diff options
Diffstat (limited to 'test/DVIPS/DVIPS.py')
-rw-r--r-- | test/DVIPS/DVIPS.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DVIPS/DVIPS.py b/test/DVIPS/DVIPS.py index b50b3cb..84821a3 100644 --- a/test/DVIPS/DVIPS.py +++ b/test/DVIPS/DVIPS.py @@ -179,3 +179,9 @@ dvips -o bar3.ps bar3.dvi test.must_exist(test.workpath('bar3.ps')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |