Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / scons-time / run / option / no-args.py
index 520b27dfe1b456d07a084ce50e08c428a8358adb..e01f24bd53b49d4553e05d6427819778d3654282 100644 (file)
@@ -40,3 +40,9 @@ scons-time: run: No arguments or -f config file specified.
 test.run(arguments = 'run', status = 1, stderr = expect)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: