diff options
Diffstat (limited to 'test/Java/multi-step.py')
-rw-r--r-- | test/Java/multi-step.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Java/multi-step.py b/test/Java/multi-step.py index 34e814b..19b8167 100644 --- a/test/Java/multi-step.py +++ b/test/Java/multi-step.py @@ -570,3 +570,9 @@ if not os.path.exists(p): test.up_to_date(arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |