X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Flib-patch-mode.sh;h=06c3c9176207af6c27c924377f29cc2bd0c881e5;hb=19a6cd372a998df3079d870e02c064c5bb101841;hp=75a3ee283d49f4ddc3ba05fbb9999de75d2a75f0;hpb=71ee7fd15457a0252c089420b5b66de266dcbd2f;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" &&