summaryrefslogtreecommitdiffstats
path: root/test/Repository/SConsignFile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/SConsignFile.py')
-rw-r--r--test/Repository/SConsignFile.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/SConsignFile.py b/test/Repository/SConsignFile.py
index 9643cb8..fef2c75 100644
--- a/test/Repository/SConsignFile.py
+++ b/test/Repository/SConsignFile.py
@@ -59,3 +59,9 @@ test.run(chdir='work',
test.must_not_exist(['work', 'file.out'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: