summaryrefslogtreecommitdiffstats
path: root/test/Glob/Repository.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Glob/Repository.py')
-rw-r--r--test/Glob/Repository.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Glob/Repository.py b/test/Glob/Repository.py
index bef9bda..2b0a5bb 100644
--- a/test/Glob/Repository.py
+++ b/test/Glob/Repository.py
@@ -121,3 +121,9 @@ test.must_match(['work', 'ccc.out'], "repository/ccc.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: