summaryrefslogtreecommitdiffstats
path: root/test/Alias/scanner.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Alias/scanner.py')
-rw-r--r--test/Alias/scanner.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Alias/scanner.py b/test/Alias/scanner.py
index 3ce14dd..b6254e9 100644
--- a/test/Alias/scanner.py
+++ b/test/Alias/scanner.py
@@ -28,10 +28,7 @@ Test that an Alias of a node with a Scanner works.
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-import os
-import sys
import TestSCons
-import TestCmd
test = TestSCons.TestSCons()