Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Configure / SConscript.py
index 2bfe2f74dfa37363222893db46c5b2428c8c5bee..73afef766f2218163f272e45053b22802c0fba64 100644 (file)
@@ -72,3 +72,9 @@ conf.Finish()
 test.run()
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: