diff options
Diffstat (limited to 'test/Default.py')
| -rw-r--r-- | test/Default.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Default.py b/test/Default.py index 1b456610c..b8ccce27b 100644 --- a/test/Default.py +++ b/test/Default.py @@ -29,7 +29,7 @@ Verify various combinations of arguments to Default() work properly. """ import os -import sys + import TestSCons _python_ = TestSCons._python_ |
