X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT750-user-header.sh;h=05f80885eec5d23360f282187bc62a33acd51f07;hb=bba4788aec63d69f17cfc5936cde8df4ea39c2da;hp=586788b31216cfd415acbfd62bd29637c7844345;hpb=f055e945627b3b0563262d4d273ac15a53766ef3;p=notmuch diff --git a/test/T750-user-header.sh b/test/T750-user-header.sh index 586788b3..05f80885 100755 --- a/test/T750-user-header.sh +++ b/test/T750-user-header.sh @@ -2,14 +2,6 @@ test_description='indexing user specified headers' . $(dirname "$0")/test-lib.sh || exit 1 -test_begin_subtest "error adding user header before initializing DB" -notmuch config set index.header.List List-Id 2>&1 | notmuch_dir_sanitize > OUTPUT -cat < EXPECTED -notmuch config: Illegal argument for function -Cannot reopen closed or nonexistent database -EOF -test_expect_equal_file EXPECTED OUTPUT - add_email_corpus notmuch search '*' | notmuch_search_sanitize > initial-threads