diff options
Diffstat (limited to 'test/AS/ASPPCOM.py')
-rw-r--r-- | test/AS/ASPPCOM.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/AS/ASPPCOM.py b/test/AS/ASPPCOM.py index bb330dc..6f2bde5 100644 --- a/test/AS/ASPPCOM.py +++ b/test/AS/ASPPCOM.py @@ -28,8 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" Test the ability to configure the $ASPPCOM construction variable. """ -import os -import string import sys import TestSCons |