Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Variables / PackageVariable.py
index 433844983e50abc19389558f38725343dbb19ae6..d6260556d9ae4bafa7beb9634e72c87f0bc4be4c 100644 (file)
@@ -91,3 +91,9 @@ test.run(arguments='x11=/non/existing/path/', stderr=expect_stderr, status=2)
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: