]> git.notmuchmail.org Git - notmuch/blobdiff - test/T310-emacs.sh
emacs: Call `notmuch-mua-send-hook' hooks when sending a message
[notmuch] / test / T310-emacs.sh
index d743abb75211657e9a635acc1cc886c7b9815d4e..5935819f4ba4404eb14802d921ff88c3cd2ea1db 100755 (executable)
@@ -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.' \