summaryrefslogtreecommitdiffstats
path: root/test/scons-time/time/which.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/time/which.py')
-rw-r--r--test/scons-time/time/which.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/time/which.py b/test/scons-time/time/which.py
index 30ce3a6..170ce49 100644
--- a/test/scons-time/time/which.py
+++ b/test/scons-time/time/which.py
@@ -82,3 +82,9 @@ test.run(arguments = 'time --fmt gnuplot --which unknown',
stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: