diff options
Diffstat (limited to 'test/Deprecated/BuildDir.py')
-rw-r--r-- | test/Deprecated/BuildDir.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Deprecated/BuildDir.py b/test/Deprecated/BuildDir.py index a99d14f..26987ce 100644 --- a/test/Deprecated/BuildDir.py +++ b/test/Deprecated/BuildDir.py @@ -273,3 +273,9 @@ scons: `%s' is up to date. """ % test.workpath('build', 'var5'))) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |