summaryrefslogtreecommitdiff
path: root/test/TAR/TARCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TAR/TARCOM.py')
-rw-r--r--test/TAR/TARCOM.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/TAR/TARCOM.py b/test/TAR/TARCOM.py
index a39dd22f..a7313b37 100644
--- a/test/TAR/TARCOM.py
+++ b/test/TAR/TARCOM.py
@@ -28,9 +28,8 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
Test the ability to configure the $TARCOM construction variable.
"""
-import os
-import string
import sys
+
import TestSCons
_python_ = TestSCons._python_