summaryrefslogtreecommitdiffstats
path: root/test/Repository/Local.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/Local.py')
-rw-r--r--test/Repository/Local.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/Local.py b/test/Repository/Local.py
index a099e40..1b63345 100644
--- a/test/Repository/Local.py
+++ b/test/Repository/Local.py
@@ -112,3 +112,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: