summaryrefslogtreecommitdiffstats
path: root/test/TEX/dryrun.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/dryrun.py')
-rw-r--r--test/TEX/dryrun.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEX/dryrun.py b/test/TEX/dryrun.py
index 308e167..4265791 100644
--- a/test/TEX/dryrun.py
+++ b/test/TEX/dryrun.py
@@ -24,7 +24,7 @@
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-"""
+r"""
Validate that we can set the LATEX string to our own utility, that
the produced .dvi, .aux and .log files get removed by the -c option,
and that we can use this to wrap calls to the real latex utility.