diff options
Diffstat (limited to 'test/option/warn-dependency.py')
-rw-r--r-- | test/option/warn-dependency.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/warn-dependency.py b/test/option/warn-dependency.py index b849bed..c056278 100644 --- a/test/option/warn-dependency.py +++ b/test/option/warn-dependency.py @@ -71,3 +71,9 @@ test.run(arguments='--warn=no-dependency --warn=all .', test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |