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