From d0babf0088ed94e39ee70169f5f2678822072405 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Mon, 9 Feb 2009 18:29:43 +0000 Subject: Add emacs and vim editing settings to the bottom of *.py files. --- test/option-f.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/option-f.py') diff --git a/test/option-f.py b/test/option-f.py index 8fb585c5..2a238d3a 100644 --- a/test/option-f.py +++ b/test/option-f.py @@ -102,3 +102,9 @@ scons: warning: Ignoring missing SConscript 'no_such_file' """ + TestSCons.file_expr)) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: -- cgit v1.2.1