diff options
Diffstat (limited to 'test/CXX/CXXCOM.py')
-rw-r--r-- | test/CXX/CXXCOM.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CXX/CXXCOM.py b/test/CXX/CXXCOM.py index be1bec4..f623eaf 100644 --- a/test/CXX/CXXCOM.py +++ b/test/CXX/CXXCOM.py @@ -28,7 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" Test the ability to configure the $CXXCOM construction variable. """ -import sys import TestSCons _python_ = TestSCons._python_ |