diff options
Diffstat (limited to 'test/PharLap.py')
-rw-r--r-- | test/PharLap.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/PharLap.py b/test/PharLap.py index 991ac0b..8e56f21 100644 --- a/test/PharLap.py +++ b/test/PharLap.py @@ -309,3 +309,9 @@ test.run(arguments = '.') test.fail_test(oldtime == os.path.getmtime(test.workpath('minasm.exe'))) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |