X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Femacs;h=3f8c72d34e1afa16220bf8932dea7d09c74c7d0a;hb=1daa7f3e9502974cd6b838e027b88fd9b09bd87a;hp=198c27b07c10abb2fbaf71b0bdb621745060480d;hpb=ac8576de63b4383aef597e1db5af939e3b46594c;p=notmuch diff --git a/test/emacs b/test/emacs index 198c27b0..3f8c72d3 100755 --- a/test/emacs +++ b/test/emacs @@ -412,7 +412,7 @@ test_emacs '(notmuch-search "id:\"bought\"") (yank) (test-output)' sed -i -e 's/^thread:.*$/thread:XXX/' OUTPUT -test_expect_equal $(cat OUTPUT) "thread:XXX" +test_expect_equal "$(cat OUTPUT)" "thread:XXX" test_begin_subtest 'Hiding message following HTML part' test_subtest_known_broken