]> git.cworth.org Git - notmuch/blobdiff - test/T050-new.sh
cli/new: only ignore .notmuch at top level
[notmuch] / test / T050-new.sh
index db13090baf5d2e49b6c3466b4cc5fb7b491c74e6..6791f87c5c62914b48f36b7804d90316db9807fe 100755 (executable)
@@ -352,7 +352,6 @@ test_expect_code 1 "NOTMUCH_NEW --debug 2>&1"
 notmuch config set new.tags $OLDCONFIG
 
 test_begin_subtest ".notmuch only ignored at top level"
-test_subtest_known_broken
 generate_message '[dir]=foo/bar/.notmuch/cur' '[subject]="Do not ignore, very important"'
 NOTMUCH_NEW > OUTPUT
 notmuch search subject:Do-not-ignore | notmuch_search_sanitize >> OUTPUT