diff options
Diffstat (limited to 'test/Variables/help.py')
-rw-r--r-- | test/Variables/help.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Variables/help.py b/test/Variables/help.py index acfdbd6..0a0a969 100644 --- a/test/Variables/help.py +++ b/test/Variables/help.py @@ -148,3 +148,9 @@ Use scons -H for help about command-line options. test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |