[PATCH v1 1/2] test: Check that `notmuch-mua-send-hook' is called on sending a message
David Bremner
david at tethera.net
Wed Sep 26 18:29:05 PDT 2018
David Edmondson <dme at dme.org> writes:
> ---
> test/T310-emacs.sh | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
I get kind of odd output from this failing test
PASS Term escaping
BROKEN Sending a message calls the send message hooks
--- T310-emacs.70.EXPECTED 2018-09-27 01:26:24.838961735 +0000
+++ T310-emacs.70.OUTPUT 2018-09-27 01:26:24.838961735 +0000
@@ -7,4 +7,3 @@
Content-Type: text/plain
This is a test of the message sending hooks.
-This text added by the hook.
t
./test-lib.sh: line 338: kill: (11196) - No such process
I guess that's not really a problem, it's just odd that I never noticed
that output in another test. Maybe it's only visible because the test is broken.
More information about the notmuch
mailing list