Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / sconsign / corrupt.py
index c4d007cfb080ca65620115a2d4166430341a345b..94c4608c58baa2942391531dbc397ea3cd78ffbc 100644 (file)
@@ -97,3 +97,9 @@ test.run(chdir='work2', arguments='.', stderr=stderr, stdout=stdout)
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: