summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes
index db240c0..52a2e05 100755
--- a/tests/tests/gitattributes
+++ b/tests/tests/gitattributes
@@ -244,4 +244,13 @@ sums_check_broken
cd ..
+t-dgit clone $p sid $p.clone
+
+cd $p.clone
+sums=sums.clone
+branch=dgit/sid
+sums_check
+
+cd ..
+
#t-ok