Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
t
/
t9700-perl-git.sh
diff --git
a/t/t9700-perl-git.sh
b/t/t9700-perl-git.sh
index b81d5dfc340e050815ad9b2fd0d0636c529ce8d3..4a501c68471e3ba472bf82d65789d06838c7eec8 100755
(executable)
--- a/
t/t9700-perl-git.sh
+++ b/
t/t9700-perl-git.sh
@@
-7,7
+7,7
@@
test_description='perl interface (Git.pm)'
. ./test-lib.sh
perl -MTest::More -e 0 2>/dev/null || {
- say
_color skip
"Perl Test::More unavailable, skipping test"
+ say "Perl Test::More unavailable, skipping test"
test_done
}