diff options
Diffstat (limited to 'test/option/environment-overrides.py')
-rw-r--r-- | test/option/environment-overrides.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/environment-overrides.py b/test/option/environment-overrides.py index 078bfea..8680e2c 100644 --- a/test/option/environment-overrides.py +++ b/test/option/environment-overrides.py @@ -42,3 +42,9 @@ test.run(arguments = '--environment-overrides .', test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |