Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / scons-time / run / option / verbose.py
index 935e2a9621f18592f9cf31a69382a44569796ba7..8b0be4ad12f19cd3b881bb4bc594620aa928b6d6 100644 (file)
@@ -145,3 +145,9 @@ test.run(arguments = 'run --verbose foo.tar.gz', stdout = expect % locals())
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: