diff options
Diffstat (limited to 'test/MSVC/msvc.py')
-rw-r--r-- | test/MSVC/msvc.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MSVC/msvc.py b/test/MSVC/msvc.py index 21e88d0..c8fa8dc 100644 --- a/test/MSVC/msvc.py +++ b/test/MSVC/msvc.py @@ -29,7 +29,6 @@ Verify basic invocation of Microsoft Visual C/C++, including use of a precompiled header with the $CCFLAGS variable. """ -import os import sys import time |