diff options
Diffstat (limited to 'test/TEX/TEXCOMSTR.py')
-rw-r--r-- | test/TEX/TEXCOMSTR.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEX/TEXCOMSTR.py b/test/TEX/TEXCOMSTR.py index 6c0e1f9..d4ebe57 100644 --- a/test/TEX/TEXCOMSTR.py +++ b/test/TEX/TEXCOMSTR.py @@ -29,8 +29,6 @@ Test that the $TEXCOMSTR construction variable allows you to configure the C compilation output. """ -import sys - import TestSCons _python_ = TestSCons._python_ |