diff options
Diffstat (limited to 'test/DVIPDF/DVIPDFCOMSTR.py')
-rw-r--r-- | test/DVIPDF/DVIPDFCOMSTR.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DVIPDF/DVIPDFCOMSTR.py b/test/DVIPDF/DVIPDFCOMSTR.py index cc0c909..8b048bb 100644 --- a/test/DVIPDF/DVIPDFCOMSTR.py +++ b/test/DVIPDF/DVIPDFCOMSTR.py @@ -65,3 +65,9 @@ test.must_match('aaa.pdf', "aaa.dvi\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |