diff options
Diffstat (limited to 'test/CC/SHCCCOMSTR.py')
-rw-r--r-- | test/CC/SHCCCOMSTR.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CC/SHCCCOMSTR.py b/test/CC/SHCCCOMSTR.py index c8daaf6..05c27ad 100644 --- a/test/CC/SHCCCOMSTR.py +++ b/test/CC/SHCCCOMSTR.py @@ -30,7 +30,7 @@ the shared object C compilation output. """ import os -import sys + import TestSCons _python_ = TestSCons._python_ |