X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT380-atomicity.sh;h=a46a2df2a1febb740a0e5bd180da97224e0677ba;hb=3805898e3e337768d13b223a40b0ea76da73657e;hp=c6a9fb980bf0d4678a444939f5bb97ddd957747a;hpb=32065e79090ce27c609db6a2fc07e134f1d3d4df;p=notmuch diff --git a/test/T380-atomicity.sh b/test/T380-atomicity.sh index c6a9fb98..a46a2df2 100755 --- a/test/T380-atomicity.sh +++ b/test/T380-atomicity.sh @@ -95,6 +95,7 @@ fi test_begin_subtest '"notmuch new" is idempotent under arbitrary aborts' test_expect_equal_file searchall expectall -test_expect_success "detected $outcount>10 abort points" "test $outcount -gt 10" +test_begin_subtest "detected $outcount>10 abort points" +test_expect_success "test $outcount -gt 10" test_done