diff options
Diffstat (limited to 'test/site_scons/override.py')
-rw-r--r-- | test/site_scons/override.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/site_scons/override.py b/test/site_scons/override.py index ebe56a6..ad03eae 100644 --- a/test/site_scons/override.py +++ b/test/site_scons/override.py @@ -60,3 +60,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: |