diff options
Diffstat (limited to 'test/Install/Install.py')
-rw-r--r-- | test/Install/Install.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Install/Install.py b/test/Install/Install.py index 8c52015..8c461a7 100644 --- a/test/Install/Install.py +++ b/test/Install/Install.py @@ -147,3 +147,9 @@ test.run(chdir = 'work', f.close() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |