X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft3302-notes-index-expensive.sh;h=361a10aeb17108049bf0e47b71153800727edd87;hb=bff6e86b3d01febaa2d73ff4e890f091999e9e28;hp=ee84fc4884676ef683e6b3d2b6ad718dc2817445;hpb=a625740aae48c0f08916e564bc11f49542d4fb48;p=git.git diff --git a/t/t3302-notes-index-expensive.sh b/t/t3302-notes-index-expensive.sh index ee84fc488..361a10aeb 100755 --- a/t/t3302-notes-index-expensive.sh +++ b/t/t3302-notes-index-expensive.sh @@ -8,7 +8,7 @@ test_description='Test commit notes index (expensive!)' . ./test-lib.sh test -z "$GIT_NOTES_TIMING_TESTS" && { - say Skipping timing tests + skip_all="Skipping timing tests" test_done exit }