]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs
emacs: Switch from text to JSON format for search results
[notmuch] / test / emacs
index 293b12aa21bc545a073df2bc744afe3e4109282f..afe35bae09f26a8e938657575e8ff48672c4f685 100755 (executable)
@@ -36,7 +36,6 @@ test_emacs '(notmuch-search "tag:inbox")
 test_expect_equal_file OUTPUT $EXPECTED/notmuch-search-tag-inbox
 
 test_begin_subtest "Incremental parsing of search results"
-test_subtest_known_broken
 test_emacs "(ad-enable-advice 'notmuch-search-process-filter 'around 'pessimal)
            (ad-activate 'notmuch-search-process-filter)
            (notmuch-search \"tag:inbox\")