diff options
Diffstat (limited to 'test/MSVC/batch.py')
-rw-r--r-- | test/MSVC/batch.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MSVC/batch.py b/test/MSVC/batch.py index bc65f82..0ab116c 100644 --- a/test/MSVC/batch.py +++ b/test/MSVC/batch.py @@ -32,8 +32,6 @@ explicit suffix settings so that the test should work when run on any platform. """ -import string - import TestSCons test = TestSCons.TestSCons() |