summaryrefslogtreecommitdiffstats
path: root/test/MSVS/vs-7.0-exec.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2020-12-20 23:37:56 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2020-12-20 23:37:56 (GMT)
commit78292be9cbb471101e6ed4ec5f6da0161730c656 (patch)
treee0ef841cc870866c5af965411b9222c455d8d3e7 /test/MSVS/vs-7.0-exec.py
parent2b583646718acda52481b71f15c9a6723fb3eb81 (diff)
parent97dbf8d22b518a8f67cf670f8e3449990f3f5813 (diff)
downloadSCons-78292be9cbb471101e6ed4ec5f6da0161730c656.zip
SCons-78292be9cbb471101e6ed4ec5f6da0161730c656.tar.gz
SCons-78292be9cbb471101e6ed4ec5f6da0161730c656.tar.bz2
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
Diffstat (limited to 'test/MSVS/vs-7.0-exec.py')
-rw-r--r--test/MSVS/vs-7.0-exec.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MSVS/vs-7.0-exec.py b/test/MSVS/vs-7.0-exec.py
index 3c41aa5..a6235a7 100644
--- a/test/MSVS/vs-7.0-exec.py
+++ b/test/MSVS/vs-7.0-exec.py
@@ -29,7 +29,6 @@ Test that we can actually build a simple program using our generated
Visual Studio 7.0 project (.vcproj) and solution (.sln) files.
"""
-import os
import sys
import TestSConsMSVS