X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Flib-patch-mode.sh;fp=t%2Flib-patch-mode.sh;h=375e2486511656df4294f0a4b750fd8d3f16d273;hb=e8344e866655cfae1f870d7e8d5046c1bdf08adf;hp=ce36f34d0337d29f6ec8f274cd99ad201bd3965d;hpb=4ecb79386d2f45f3b439b397ac4aa592e1f4e9c8;p=git.git diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh index ce36f34d0..375e24865 100644 --- a/t/lib-patch-mode.sh +++ b/t/lib-patch-mode.sh @@ -3,7 +3,7 @@ . ./test-lib.sh if ! test_have_prereq PERL; then - say 'skipping --patch tests, perl not available' + skip_all='skipping --patch tests, perl not available' test_done fi