diff options
Diffstat (limited to 'test/implicit-cache/GetOption.py')
-rw-r--r-- | test/implicit-cache/GetOption.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/implicit-cache/GetOption.py b/test/implicit-cache/GetOption.py index 5915cca..818784a 100644 --- a/test/implicit-cache/GetOption.py +++ b/test/implicit-cache/GetOption.py @@ -51,3 +51,9 @@ test.run(arguments='--implicit-cache') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |