X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT380-atomicity.sh;h=a46a2df2a1febb740a0e5bd180da97224e0677ba;hb=4a085a51376d888185e6719c397832173a4ba159;hp=c6a9fb980bf0d4678a444939f5bb97ddd957747a;hpb=95efe2d4849f218fffd232dd6e10011f0f837878;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