]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7800-difftool.sh
test-lib: Remove 3 year old no-op --no-python option
[thirdparty/git.git] / t / t7800-difftool.sh
index 1de83ef98fdcbfd63469e66ba4886c2477b983ff..196827e7eacf0584379630f528fb7a4400f2b865 100755 (executable)
@@ -11,7 +11,7 @@ Testing basic diff tool invocation
 . ./test-lib.sh
 
 if ! test_have_prereq PERL; then
-       say 'skipping difftool tests, perl not available'
+       skip_all='skipping difftool tests, perl not available'
        test_done
 fi