summaryrefslogtreecommitdiffstats
path: root/test/scons-time/run/option/next-run.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/run/option/next-run.py')
-rw-r--r--test/scons-time/run/option/next-run.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/run/option/next-run.py b/test/scons-time/run/option/next-run.py
index 8a23939..7e729cb 100644
--- a/test/scons-time/run/option/next-run.py
+++ b/test/scons-time/run/option/next-run.py
@@ -97,3 +97,9 @@ test.must_not_exist('foo-003-0.log',
'foo-003-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: