diff options
Diffstat (limited to 'test/tool_args.py')
-rw-r--r-- | test/tool_args.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tool_args.py b/test/tool_args.py index 0bd1a11..692f6a5 100644 --- a/test/tool_args.py +++ b/test/tool_args.py @@ -70,3 +70,9 @@ scons: done building targets. """) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |