Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-01-18 20:43:43 +0300
committerJunio C Hamano <gitster@pobox.com>2011-01-18 20:44:22 +0300
commit5269edf1702b7375a287d5bbbb3c1b1f3a8aa765 (patch)
tree0bb0b853db6868d2998a81ef7c0f75f7abfbf346 /t/t4034-diff-words.sh
parent5094d158741f0f62d69bba8e07dcdb6308528888 (diff)
t4034 (diff --word-diff): add a minimum Perl drier test vector
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4034-diff-words.sh')
-rwxr-xr-xt/t4034-diff-words.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t4034-diff-words.sh b/t/t4034-diff-words.sh
index c3b1c481ce..37aeab0d5c 100755
--- a/t/t4034-diff-words.sh
+++ b/t/t4034-diff-words.sh
@@ -301,6 +301,7 @@ test_language_driver html
test_language_driver java
test_language_driver objc
test_language_driver pascal
+test_language_driver perl
test_language_driver php
test_language_driver python
test_language_driver ruby