diff options
Diffstat (limited to 'test/CXX/SHCXXCOMSTR.py')
-rw-r--r-- | test/CXX/SHCXXCOMSTR.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CXX/SHCXXCOMSTR.py b/test/CXX/SHCXXCOMSTR.py index b9f20a8..afe647a 100644 --- a/test/CXX/SHCXXCOMSTR.py +++ b/test/CXX/SHCXXCOMSTR.py @@ -29,7 +29,6 @@ Test that the $SHCXXCOMSTR construction variable allows you to customize the shared object C++ compilation output. """ -import sys import TestSCons _python_ = TestSCons._python_ |