summaryrefslogtreecommitdiffstats
path: root/test/scons-time/run/config/initial_commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/run/config/initial_commands.py')
-rw-r--r--test/scons-time/run/config/initial_commands.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/run/config/initial_commands.py b/test/scons-time/run/config/initial_commands.py
index 73328ef..167ed49 100644
--- a/test/scons-time/run/config/initial_commands.py
+++ b/test/scons-time/run/config/initial_commands.py
@@ -54,3 +54,9 @@ test.must_exist('foo-000-0.log',
test.must_exist('INITIAL')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: