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