diff options
Diffstat (limited to 'test/AS/ASCOMSTR.py')
-rw-r--r-- | test/AS/ASCOMSTR.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/AS/ASCOMSTR.py b/test/AS/ASCOMSTR.py index f1f64ee..eaa344a 100644 --- a/test/AS/ASCOMSTR.py +++ b/test/AS/ASCOMSTR.py @@ -30,7 +30,7 @@ the assembly output. """ import os -import sys + import TestSCons _python_ = TestSCons._python_ |