diff options
Diffstat (limited to 'test/option-j.py')
-rw-r--r-- | test/option-j.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option-j.py b/test/option-j.py index 316340e..83597ca 100644 --- a/test/option-j.py +++ b/test/option-j.py @@ -31,7 +31,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import os.path import string -import sys + import TestSCons _python_ = TestSCons._python_ |