summaryrefslogtreecommitdiffstats
path: root/test/Repository/option-c.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/option-c.py')
-rw-r--r--test/Repository/option-c.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/option-c.py b/test/Repository/option-c.py
index 1d440eb..ea989c2 100644
--- a/test/Repository/option-c.py
+++ b/test/Repository/option-c.py
@@ -180,3 +180,9 @@ test.fail_test(test.read(repository_subdir_ddd_out) != "repository/subdir/ddd.in
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: