diff options
Diffstat (limited to 'test/site_scons/sys-path.py')
-rw-r--r-- | test/site_scons/sys-path.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/site_scons/sys-path.py b/test/site_scons/sys-path.py index 7af45aa..fda7230 100644 --- a/test/site_scons/sys-path.py +++ b/test/site_scons/sys-path.py @@ -63,3 +63,9 @@ scons: `.' is up to date.\n""") test.pass_test() # end of file + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |