diff options
Diffstat (limited to 'test/AS/ASPPCOMSTR.py')
-rw-r--r-- | test/AS/ASPPCOMSTR.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/AS/ASPPCOMSTR.py b/test/AS/ASPPCOMSTR.py index 1956154..37a61df 100644 --- a/test/AS/ASPPCOMSTR.py +++ b/test/AS/ASPPCOMSTR.py @@ -29,7 +29,6 @@ Test that the $ASPPCOMSTR construction variable allows you to customize the displayed assembler string. """ -import os import string import sys import TestSCons |