X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Femacs-hello;h=48d1420fd365a8a7f0e499ca59cb7d62dae83f2c;hp=936d00e61c426b2b307834e3ba44baaafddf0efe;hb=b173037398ae61ddc1017f94c8a63a71b1b4c3fc;hpb=512df7ec47a378f9807dd2c19db084fe6e4010ad diff --git a/test/emacs-hello b/test/emacs-hello index 936d00e6..48d1420f 100755 --- a/test/emacs-hello +++ b/test/emacs-hello @@ -1,6 +1,6 @@ #!/usr/bin/env bash -test_description="Testing emacs notmuch-hello view" +test_description="emacs notmuch-hello view" . test-lib.sh EXPECTED=$TEST_DIRECTORY/emacs.expected-output @@ -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)