Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / within-repository.py
index 0b7e844b721e082fbc1c6cf3ac955b6028b55c71..6bcc2fae24c7805dee4871b974ac77ee2c649801 100644 (file)
@@ -149,3 +149,9 @@ test.up_to_date(chdir = 'repository', arguments = ".")
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: