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