summaryrefslogtreecommitdiffstats
path: root/test/scons-time/time/file.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/time/file.py')
-rw-r--r--test/scons-time/time/file.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/time/file.py b/test/scons-time/time/file.py
index 96bd035..4c3271b 100644
--- a/test/scons-time/time/file.py
+++ b/test/scons-time/time/file.py
@@ -76,3 +76,9 @@ test.run(arguments = 'time --file st2.conf --fmt gnuplot', stdout = expect2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: