summaryrefslogtreecommitdiffstats
path: root/test/Install/InstallAs.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Install/InstallAs.py')
-rw-r--r--test/Install/InstallAs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Install/InstallAs.py b/test/Install/InstallAs.py
index 8b279f1..ba83259 100644
--- a/test/Install/InstallAs.py
+++ b/test/Install/InstallAs.py
@@ -29,7 +29,7 @@ Test the InstallAs() Environment method.
"""
import os.path
-import sys
+
import TestSCons
test = TestSCons.TestSCons()