aboutsummaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
diff options
context:
space:
mode:
authorGustaf Hendeby <hendeby@isy.liu.se>2011-11-15 21:15:03 +0100
committerJunio C Hamano <gitster@pobox.com>2011-11-15 16:11:52 -0800
commit53b10a140527253f61cfc209a4e85e132c0bc4ee (patch)
treea56ca111bf140b32a6e3e796d44b68636e5c9f06 /t/t4034-diff-words.sh
parentbc1bbe0c19a6ff39522b4fa3259f34150e308e1f (diff)
downloadgit-53b10a140527253f61cfc209a4e85e132c0bc4ee.tar.gz
git-53b10a140527253f61cfc209a4e85e132c0bc4ee.tar.xz
Add built-in diff patterns for MATLAB code
MATLAB is often used in industry and academia for scientific computations motivating it being included as a built-in pattern. Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se> 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 c374aa4c1..6f1e5a2a1 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