summaryrefslogtreecommitdiff
path: root/t/lib-patch-mode.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lib-patch-mode.sh')
-rw-r--r--[-rwxr-xr-x]t/lib-patch-mode.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh
index 75a3ee283d..375e248651 100755..100644
--- a/t/lib-patch-mode.sh
+++ b/t/lib-patch-mode.sh
@@ -1,7 +1,9 @@
+: included from t2016 and others
+
. ./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