diff options
Diffstat (limited to 'test/MSVS/runfile.py')
-rw-r--r-- | test/MSVS/runfile.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MSVS/runfile.py b/test/MSVS/runfile.py index 631c919..1cc4720 100644 --- a/test/MSVS/runfile.py +++ b/test/MSVS/runfile.py @@ -30,7 +30,6 @@ Test that we can generate Visual Studio 8.0 project (.vcproj) and solution (.sln) files that look correct. """ -import os import sys import TestSConsMSVS |