diff options
Diffstat (limited to 'test/option-k.py')
-rw-r--r-- | test/option-k.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option-k.py b/test/option-k.py index 588b331..a367c65 100644 --- a/test/option-k.py +++ b/test/option-k.py @@ -25,7 +25,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import os.path -import sys + import TestSCons _python_ = TestSCons._python_ |