X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT600-named-queries.sh;h=495b7699a0a781beee246fb6070bdb67e3ae584d;hp=450da9b0c25ae0d37dd79cd7b77d0fdb738d8e65;hb=5f71a4d3e15fa2ff7d4bcc9b8bfb8a2057b26ad7;hpb=d0cd253b37646d9364d046e1d3edb022a58c105a diff --git a/test/T600-named-queries.sh b/test/T600-named-queries.sh index 450da9b0..495b7699 100755 --- a/test/T600-named-queries.sh +++ b/test/T600-named-queries.sh @@ -4,8 +4,8 @@ test_description='named queries' QUERYSTR="date:2009-11-18..2009-11-18 and tag:unread" -test_expect_code 1 "error adding named query before initializing DB" \ - "notmuch config set query.test \"$QUERYSTR\"" +test_begin_subtest "error adding named query before initializing DB" +test_expect_code 1 "notmuch config set query.test \"$QUERYSTR\"" add_email_corpus