summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/NoCache.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/NoCache.py')
-rw-r--r--test/CacheDir/NoCache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CacheDir/NoCache.py b/test/CacheDir/NoCache.py
index 8ecfeb3..506a859 100644
--- a/test/CacheDir/NoCache.py
+++ b/test/CacheDir/NoCache.py
@@ -28,7 +28,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
Verify that the NoCache environment method works.
"""
-import TestSCons, os.path
+import TestSCons
test = TestSCons.TestSCons()