summaryrefslogtreecommitdiffstats
path: root/test/MSVS/runfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/MSVS/runfile.py')
-rw-r--r--test/MSVS/runfile.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MSVS/runfile.py b/test/MSVS/runfile.py
index c775bdc..3edd711 100644
--- a/test/MSVS/runfile.py
+++ b/test/MSVS/runfile.py
@@ -31,10 +31,8 @@ solution (.sln) files that look correct.
"""
import os
-import os.path
import sys
-import TestCmd
import TestSConsMSVS
test = TestSConsMSVS.TestSConsMSVS()