summaryrefslogtreecommitdiffstats
path: root/test/option-v.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-v.py')
-rw-r--r--test/option-v.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/option-v.py b/test/option-v.py
index 970dbd4..b91e4d9 100644
--- a/test/option-v.py
+++ b/test/option-v.py
@@ -26,9 +26,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import TestCmd
import TestSCons
-import re
-import string
-import sys
test = TestSCons.TestSCons(match = TestCmd.match_re)