diff options
Diffstat (limited to 'test/TEX/rename_result.py')
-rw-r--r-- | test/TEX/rename_result.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEX/rename_result.py b/test/TEX/rename_result.py index 678d6da..0f098d0 100644 --- a/test/TEX/rename_result.py +++ b/test/TEX/rename_result.py @@ -29,8 +29,6 @@ Validate that we can rename the output from latex to the target name provided by the user. """ -import os - import TestSCons _python_ = TestSCons._python_ |