summaryrefslogtreecommitdiffstats
path: root/test/Install/option--install-sandbox.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Install/option--install-sandbox.py')
-rw-r--r--test/Install/option--install-sandbox.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Install/option--install-sandbox.py b/test/Install/option--install-sandbox.py
index 3ec5b3b..32e61a1 100644
--- a/test/Install/option--install-sandbox.py
+++ b/test/Install/option--install-sandbox.py
@@ -29,7 +29,7 @@ Test the --install-sandbox commandline option for Install() and InstallAs().
"""
import os.path
-import sys
+
import TestSCons
test = TestSCons.TestSCons()