diff options
Diffstat (limited to 'test/Repository/variants.py')
-rw-r--r-- | test/Repository/variants.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/variants.py b/test/Repository/variants.py index a85d095..e8c07a7 100644 --- a/test/Repository/variants.py +++ b/test/Repository/variants.py @@ -422,3 +422,9 @@ test.fail_test(os.path.exists(test.workpath('work2', 'src2', '.sconsign'))) # test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |