]> git.notmuchmail.org Git - notmuch/blobdiff - test/T600-named-queries.sh
exit lingering gpg agents at the end of relevant tests
[notmuch] / test / T600-named-queries.sh
index 450da9b0c25ae0d37dd79cd7b77d0fdb738d8e65..495b7699a0a781beee246fb6070bdb67e3ae584d 100755 (executable)
@@ -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