diff options
Diffstat (limited to 'test/EnsurePythonVersion.py')
-rw-r--r-- | test/EnsurePythonVersion.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/EnsurePythonVersion.py b/test/EnsurePythonVersion.py index af59b52..8e1a0f3 100644 --- a/test/EnsurePythonVersion.py +++ b/test/EnsurePythonVersion.py @@ -98,3 +98,9 @@ test.run(status=2) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |