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