]> git.notmuchmail.org Git - notmuch/blobdiff - test/T358-emacs-protected-headers.sh
util: unreference objects referenced by the returned stream obj
[notmuch] / test / T358-emacs-protected-headers.sh
index 765511d4f50c761f2376eeeb7eaa926d7f39df3b..bca78531af616f9258fef8efc964264def92d71a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-test_description="emacs interface"
+test_description="protected headers in emacs interface"
 . $(dirname "$0")/test-lib.sh || exit 1
 
 # testing protected headers with emacs
@@ -92,7 +92,6 @@ test_expect_equal_file EXPECTED OUTPUT
 
 # notmuch-emacs still leaks the subject line:
 test_begin_subtest "don't leak protected subject during reply, even if indexed"
-test_subtest_known_broken
 test_emacs "(let ((message-hidden-headers '()))
            (notmuch-show \"id:protected-header@crypto.notmuchmail.org\")
            (notmuch-show-reply)