Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / runtest / baseline / combined.py
index f575bc811fd503c7f7930b58f183446ffdbfdc18..bd479087f817ad93a7efb4ee40c9536f1d83e60d 100644 (file)
@@ -85,3 +85,9 @@ expect = r"""qmtest run --output baseline.qmr --format none --result-stream="sco
 test.run(arguments = '-b . test', status = 1, stdout = expect)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: