diff options
Diffstat (limited to 'test/Libs/LIBPATH.py')
-rw-r--r-- | test/Libs/LIBPATH.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Libs/LIBPATH.py b/test/Libs/LIBPATH.py index e52cb9f..b5a1b54 100644 --- a/test/Libs/LIBPATH.py +++ b/test/Libs/LIBPATH.py @@ -173,3 +173,9 @@ test.run(arguments = '.', match=TestSCons.match_re_dotall) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |