]> git.notmuchmail.org Git - notmuch/blobdiff - test/T450-emacs-show.sh
emacs: wrap call-process
[notmuch] / test / T450-emacs-show.sh
index 03f953aab9052f9e61c820e6033ea9009d35c743..4b5f5fdecafde48f5e36bf822a6b27534dcc93e4 100755 (executable)
@@ -238,7 +238,6 @@ test_expect_equal_file $EXPECTED/notmuch-show-decrypted-message-no-crypto OUTPUT
 
 test_begin_subtest "notmuch-show with nonexistent CWD"
 tid=$(notmuch search --limit=1 --output=threads '*' | sed s/thread://)
-test_subtest_known_broken
 test_emacs "(test-log-error
              (let ((default-directory \"/nonexistent\"))
                (notmuch-show \"$tid\")))"