summaryrefslogtreecommitdiffstats
path: root/test/TEX/TEX.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/TEX.py')
-rw-r--r--test/TEX/TEX.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEX/TEX.py b/test/TEX/TEX.py
index 3964eb8..f0d4043 100644
--- a/test/TEX/TEX.py
+++ b/test/TEX/TEX.py
@@ -38,7 +38,7 @@ test = TestSCons.TestSCons()
have_latex = test.where_is('latex')
if not have_latex:
- test.skip_test('Could not find latex; skipping test(s).\n')
+ test.skip_test("Could not find 'latex'; skipping test(s).\n")
test.write('mytex.py', r"""