summaryrefslogtreecommitdiffstats
path: root/test/TEX/usepackage.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/usepackage.py')
-rw-r--r--test/TEX/usepackage.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/TEX/usepackage.py b/test/TEX/usepackage.py
index 4be7f58..e23a8fc 100644
--- a/test/TEX/usepackage.py
+++ b/test/TEX/usepackage.py
@@ -31,9 +31,7 @@ and that we can use this to wrap calls to the real latex utility.
"""
import os
-import os.path
-import string
-import sys
+
import TestSCons
_python_ = TestSCons._python_