Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / no-repository.py
index a8ec7cab78a5986b1c94a562d44b44729cee3036..dc45825be249b6021d77efbbcfa5a6f5eaf1dfcc 100644 (file)
@@ -94,3 +94,9 @@ work/foo.c
 test.up_to_date(chdir = 'work', arguments = '.')
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: