diff options
Diffstat (limited to 'test/TEX/PDFLATEXCOM.py')
-rw-r--r-- | test/TEX/PDFLATEXCOM.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEX/PDFLATEXCOM.py b/test/TEX/PDFLATEXCOM.py index b05052a..36372a8 100644 --- a/test/TEX/PDFLATEXCOM.py +++ b/test/TEX/PDFLATEXCOM.py @@ -28,8 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" Test the ability to configure the $PDFLATEXCOM construction variable. """ -import sys - import TestSCons _python_ = TestSCons._python_ |