summaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-12-05 15:26:21 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-12-05 15:26:21 -0800
commit77230236e38fde817f395efcf66320785cf6f9af (patch)
tree426808f8d2f93825d74223d98daf80c71ceb1925 /t/t4034-diff-words.sh
parentMerge branch 'nd/maint-ignore-exclude' (diff)
parentAdd built-in diff patterns for MATLAB code (diff)
downloadtgif-77230236e38fde817f395efcf66320785cf6f9af.tar.xz
Merge branch 'gh/userdiff-matlab'
* gh/userdiff-matlab: Add built-in diff patterns for MATLAB code
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 c374aa4c1c..6f1e5a2a15 100755
--- a/t/t4034-diff-words.sh
+++ b/t/t4034-diff-words.sh
@@ -299,6 +299,7 @@ test_language_driver csharp
test_language_driver fortran
test_language_driver html
test_language_driver java
+test_language_driver matlab
test_language_driver objc
test_language_driver pascal
test_language_driver perl