]> git.notmuchmail.org Git - notmuch/blobdiff - test/T050-new.sh
lib: index attachments with mime types matching index.as_text
[notmuch] / test / T050-new.sh
index 09c2bfc65173ddd4641ed6648d17c227151b1e60..52888be22a86acdf15a83a532c5d80316b738aae 100755 (executable)
@@ -470,12 +470,4 @@ Date: Fri, 17 Jun 2016 22:14:41 -0400
 EOF
 test_expect_equal_file EXPECTED OUTPUT
 
-add_email_corpus indexing
-
-test_begin_subtest "index text/* attachments"
-test_subtest_known_broken
-notmuch search id:20200930101213.2m2pt3jrspvcrxfx@localhost.localdomain > EXPECTED
-notmuch search id:20200930101213.2m2pt3jrspvcrxfx@localhost.localdomain and ersatz > OUTPUT
-test_expect_equal_file_nonempty EXPECTED OUTPUT
-
 test_done