summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/BuildDir.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/BuildDir.py')
-rw-r--r--test/Deprecated/BuildDir.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Deprecated/BuildDir.py b/test/Deprecated/BuildDir.py
index 709ea8b..a99d14f 100644
--- a/test/Deprecated/BuildDir.py
+++ b/test/Deprecated/BuildDir.py
@@ -32,10 +32,8 @@ under the covers).
Note that using BuildDir() does not yet print a deprecation warning.
"""
-import os.path
import string
-import sys
-import time
+
import TestSCons
_exe = TestSCons._exe