diff options
Diffstat (limited to 'test/LINK/LINKCOM.py')
-rw-r--r-- | test/LINK/LINKCOM.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/LINK/LINKCOM.py b/test/LINK/LINKCOM.py index d914049..db8a221 100644 --- a/test/LINK/LINKCOM.py +++ b/test/LINK/LINKCOM.py @@ -28,9 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" Test the ability to configure the $LINKCOM construction variable. """ -import os -import string -import sys import TestSCons _python_ = TestSCons._python_ |