]> git.notmuchmail.org Git - notmuch/blobdiff - test/new
python: move Threads class into its own file
[notmuch] / test / new
index e4536845902afb035a2cb328df76927b11629993..79a6c97ae9cf013e076f50df5e303dc30416f28c 100755 (executable)
--- a/test/new
+++ b/test/new
@@ -167,7 +167,6 @@ Note: Ignoring non-mail file: ${MAIL_DIR}/ignored_file
 Added 1 new message to the database."
 
 test_begin_subtest "Ignore files and directories specified in new.ignore"
-test_subtest_known_broken
 generate_message
 notmuch config set new.ignore .git ignored_file .ignored_hidden_file
 touch "${MAIL_DIR}"/.git # change .git's mtime for notmuch new to rescan.