X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Femacs;h=75dec89c965e814a2c68e5fc352b5540564b2c4f;hp=fb61e9ab81b309c91683ed253cad123d141a6672;hb=c51d5b3cdb5ca0816816e88ca6f7136a24e74eee;hpb=44ea57a0d10ddab514abea319c4d25ec4e36b51e diff --git a/test/emacs b/test/emacs index fb61e9ab..75dec89c 100755 --- a/test/emacs +++ b/test/emacs @@ -97,7 +97,7 @@ This is a test that messages are sent via SMTP" test_begin_subtest "Verify that sent messages are saved/searchable (via FCC)" notmuch new > /dev/null output=$(notmuch search 'subject:"testing message sent via SMTP"' | notmuch_search_sanitize) -test_expect_equal "$output" "thread:XXX 1974-03-29 [1/1] Notmuch Test Suite; Testing message sent via SMTP (inbox unread)" +test_expect_equal "$output" "thread:XXX 1974-03-29 [1/1] Notmuch Test Suite; Testing message sent via SMTP (inbox)" test_begin_subtest "Reply within emacs" # We sed away everything before the ^From in the output to avoid getting