diff options
Diffstat (limited to 'test/TEX/LATEX2.py')
-rw-r--r-- | test/TEX/LATEX2.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/TEX/LATEX2.py b/test/TEX/LATEX2.py index 8ef7321..b67c2b1 100644 --- a/test/TEX/LATEX2.py +++ b/test/TEX/LATEX2.py @@ -29,9 +29,7 @@ Validate that we can produce several .pdf at once from several sources. """ import os -import os.path -import string -import sys + import TestSCons _python_ = TestSCons._python_ |