Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / scons-time / obj / no-args.py
index a4d3f845d277ac75dcc9333aca2b5845e0496ea0..9350b797ebeca50b0d94d6e03bad1465eb91784b 100644 (file)
@@ -40,3 +40,9 @@ scons-time: obj: Must specify an object name.
 test.run(arguments = 'obj', status = 1, stderr = expect)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: