summaryrefslogtreecommitdiffstats
path: root/test/TEX/PDFLATEXCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/PDFLATEXCOMSTR.py')
-rw-r--r--test/TEX/PDFLATEXCOMSTR.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/TEX/PDFLATEXCOMSTR.py b/test/TEX/PDFLATEXCOMSTR.py
index 284a52a..6b08d08 100644
--- a/test/TEX/PDFLATEXCOMSTR.py
+++ b/test/TEX/PDFLATEXCOMSTR.py
@@ -30,9 +30,8 @@ Test that the $PDFLATEXCOMSTR construction variable allows you to configure
the C compilation output.
"""
-import os
-import string
import sys
+
import TestSCons
_python_ = TestSCons._python_