diff options
Diffstat (limited to 'test/option/debug-presub.py')
-rw-r--r-- | test/option/debug-presub.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/debug-presub.py b/test/option/debug-presub.py index cdbefbd..b503821 100644 --- a/test/option/debug-presub.py +++ b/test/option/debug-presub.py @@ -201,3 +201,9 @@ test.must_match('file18.out', "file18.in\n") test.must_match('file20.obj', "file20.c\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |