]> git.notmuchmail.org Git - notmuch/blobdiff - test/python
test: add two new messages to corpus with iso-8859-1 encoding
[notmuch] / test / python
index c3aa7266e285f0e6b6f4b2671ffed07663eab805..0b56db30610af9327e9c3c8b1e99591ab8544e56 100755 (executable)
@@ -5,6 +5,7 @@ test_description="python bindings"
 add_email_corpus
 
 test_begin_subtest "compare thread ids"
+test_subtest_known_broken
 test_python <<EOF
 import notmuch
 db = notmuch.Database(mode=notmuch.Database.MODE.READ_WRITE)