diff options
Diffstat (limited to 'test/TEX/TEX.py')
-rw-r--r-- | test/TEX/TEX.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/TEX.py b/test/TEX/TEX.py index c78ad18..3b2a6be 100644 --- a/test/TEX/TEX.py +++ b/test/TEX/TEX.py @@ -189,3 +189,9 @@ Run \texttt{latex}, then \texttt{bibtex}, then \texttt{latex} twice again \cite{ test.fail_test() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |