diff options
Diffstat (limited to 'test/MSVS/vs-7.1-scc-files.py')
-rw-r--r-- | test/MSVS/vs-7.1-scc-files.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MSVS/vs-7.1-scc-files.py b/test/MSVS/vs-7.1-scc-files.py index 8404422..0b42930 100644 --- a/test/MSVS/vs-7.1-scc-files.py +++ b/test/MSVS/vs-7.1-scc-files.py @@ -29,7 +29,6 @@ Test that we can generate Visual Studio 7.1 project (.vcproj) and solution (.sln) files that contain SCC information and look correct. """ -import os import TestSConsMSVS |