]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs-hello
emacs: fix custom queries section customization widget in notmuch-hello
[notmuch] / test / emacs-hello
index 936d00e61c426b2b307834e3ba44baaafddf0efe..a998dc4fd7b97be802a01dbe4bb4859d31aca4ff 100755 (executable)
@@ -52,7 +52,6 @@ test_emacs "(let* ((widget (widget-create 'notmuch-hello-tags-section))
 test_expect_equal_file OUTPUT $EXPECTED/notmuch-hello-empty-custom-tags-section
 
 test_begin_subtest "Empty custom queries section"
-test_subtest_known_broken
 test_emacs "(let* ((widget (widget-create 'notmuch-hello-query-section))
                    (notmuch-hello-sections (list (widget-value widget))))
              (notmuch-hello)