summaryrefslogtreecommitdiffstats
path: root/test/scons-time/run/subversion.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/run/subversion.py')
-rw-r--r--test/scons-time/run/subversion.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/run/subversion.py b/test/scons-time/run/subversion.py
index d265422..e3152fc 100644
--- a/test/scons-time/run/subversion.py
+++ b/test/scons-time/run/subversion.py
@@ -72,3 +72,9 @@ def re_find(content, line):
test.must_contain_all_lines(content, expect, 'foo-617-2.log', re_find)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: