Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / SConscript / white-space.py
index 87eb701e3f1081df53e9e287c3af8f0b6fb04fd2..06acea8a472e48a963dad0f1ff3018217cd96bc2 100644 (file)
@@ -48,3 +48,9 @@ test.run(arguments = ".", stdout = expect)
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: