]> git.notmuchmail.org Git - notmuch/blobdiff - test/T560-lib-error.sh
test: require test_begin_subtest before test_expect_success
[notmuch] / test / T560-lib-error.sh
index 087c6bd74707736384994f71d8720e2539475233..e775216ee29bd47ff55f31fa03a202580c663eea 100755 (executable)
@@ -5,7 +5,8 @@ test_description="error reporting for library"
 
 add_email_corpus
 
 
 add_email_corpus
 
-test_expect_success "building database" "NOTMUCH_NEW"
+test_begin_subtest "building database"
+test_expect_success "NOTMUCH_NEW"
 
 test_begin_subtest "Open null pointer"
 test_C <<'EOF'
 
 test_begin_subtest "Open null pointer"
 test_C <<'EOF'