X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Flib-patch-mode.sh;h=06c3c9176207af6c27c924377f29cc2bd0c881e5;hb=a35138af75070adb32cf281a56186c9343af36a4;hp=75a3ee283d49f4ddc3ba05fbb9999de75d2a75f0;hpb=ec82874ad47627a44b6b22a6645551a214293711;p=git.git diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh old mode 100755 new mode 100644 index 75a3ee283..06c3c9176 --- a/t/lib-patch-mode.sh +++ b/t/lib-patch-mode.sh @@ -1,9 +1,6 @@ -. ./test-lib.sh +: included from t2016 and others -if ! test_have_prereq PERL; then - say 'skipping --patch tests, perl not available' - test_done -fi +. ./test-lib.sh set_state () { echo "$3" > "$1" &&