X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Femacs;h=75dec89c965e814a2c68e5fc352b5540564b2c4f;hb=c7b4d15d0ad78b6f28b50310358ae255e6a08008;hp=fb61e9ab81b309c91683ed253cad123d141a6672;hpb=44ea57a0d10ddab514abea319c4d25ec4e36b51e;p=notmuch 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