summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes
index 7452082..c8d1b0a 100755
--- a/tests/tests/gitattributes
+++ b/tests/tests/gitattributes
@@ -129,6 +129,14 @@ native_convert () { :; }
sfmt_setup 1.1 native
sfmt_import norm
+: ----- test 1.0 diff -----
+
+diff_addpatch () { :; }
+diff_convert () { :; }
+
+sfmt_setup 1.1 diff
+sfmt_import norm
+
: ----- test "3.0 (quilt)"
quilt_addpatch () {