Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Variables / chdir.py
index 87e9657c8254e002ac20cd58444af7a86f45fb91..711957c31023a7137d8cf93bf55d1c9fa6b6c5f7 100644 (file)
@@ -68,3 +68,9 @@ VARIABLE = 'opts2.cfg value'
 test.run(arguments = '-q -Q .', stdout=expect)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: