]> git.notmuchmail.org Git - notmuch/blobdiff - test/T350-crypto.sh
lib: index the content type of signature parts
[notmuch] / test / T350-crypto.sh
index 2f1f9ce4913c443ce022094f2c70e35e19d1e204..b8f86256000650da1c24b07fcd33f5259cbed2b4 100755 (executable)
@@ -38,7 +38,6 @@ test_expect_success \
     "(mml-secure-message-sign)"'
 
 test_begin_subtest "signed part content-type indexing"
-test_subtest_known_broken
 output=$(notmuch search mimetype:multipart/signed and mimetype:application/pgp-signature | notmuch_search_sanitize)
 test_expect_equal "$output" "thread:XXX   2000-01-01 [1/1] Notmuch Test Suite; test signed message 001 (inbox signed)"