]> git.cworth.org Git - notmuch/blobdiff - test/emacs
test: fix "Stashing in notmuch-search" test when emacs is not available
[notmuch] / test / emacs
index 198c27b07c10abb2fbaf71b0bdb621745060480d..3f8c72d34e1afa16220bf8932dea7d09c74c7d0a 100755 (executable)
@@ -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