summaryrefslogtreecommitdiffstats
path: root/test/Repository/absolute-path.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/absolute-path.py')
-rw-r--r--test/Repository/absolute-path.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/absolute-path.py b/test/Repository/absolute-path.py
index 378e321..5bd10e4 100644
--- a/test/Repository/absolute-path.py
+++ b/test/Repository/absolute-path.py
@@ -107,3 +107,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: