X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT310-emacs.sh;h=5935819f4ba4404eb14802d921ff88c3cd2ea1db;hb=0d0e2869b977a0f2173dac85b3bde4f5ab233700;hp=d743abb75211657e9a635acc1cc886c7b9815d4e;hpb=4e213fe9b4332deb3f11f1dbc71cbdd47a8a1525;p=notmuch diff --git a/test/T310-emacs.sh b/test/T310-emacs.sh index d743abb7..5935819f 100755 --- a/test/T310-emacs.sh +++ b/test/T310-emacs.sh @@ -1107,7 +1107,6 @@ output=$(test_emacs "(mapcar 'notmuch-escape-boolean-term (list test_expect_equal "$output" '("\"\"" "abc`~!@#$%^&*-=_+123" "\"(abc\"" "\")abc\"" "\"\"\"abc\"" "\"'$'\x01''xyz\"" "\"“xyz”\"")' test_begin_subtest "Sending a message calls the send message hooks" -test_subtest_known_broken emacs_deliver_message \ 'Testing message sending hooks' \ 'This is a test of the message sending hooks.' \