diff options
Diffstat (limited to 'test/AS/ASCOM.py')
-rw-r--r-- | test/AS/ASCOM.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/AS/ASCOM.py b/test/AS/ASCOM.py index c246806..1be592c 100644 --- a/test/AS/ASCOM.py +++ b/test/AS/ASCOM.py @@ -29,7 +29,7 @@ Test the ability to configure the $ASCOM construction variable. """ import os -import sys + import TestSCons _python_ = TestSCons._python_ |