summaryrefslogtreecommitdiffstats
path: root/test/Repository/link-object.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/link-object.py')
-rw-r--r--test/Repository/link-object.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/link-object.py b/test/Repository/link-object.py
index 679fa7e..78add90 100644
--- a/test/Repository/link-object.py
+++ b/test/Repository/link-object.py
@@ -155,3 +155,9 @@ test.up_to_date(chdir = 'repository', arguments = ".")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: