summaryrefslogtreecommitdiffstats
path: root/test/scons-time/time/no-args.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/time/no-args.py')
-rw-r--r--test/scons-time/time/no-args.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/time/no-args.py b/test/scons-time/time/no-args.py
index 510b1b3..56ed4a1 100644
--- a/test/scons-time/time/no-args.py
+++ b/test/scons-time/time/no-args.py
@@ -41,3 +41,9 @@ scons-time: mem: No arguments specified.
test.run(arguments = 'mem', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: