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