diff options
Diffstat (limited to 'test/CFILESUFFIX.py')
-rw-r--r-- | test/CFILESUFFIX.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CFILESUFFIX.py b/test/CFILESUFFIX.py index 08c40c2..a8c44a6 100644 --- a/test/CFILESUFFIX.py +++ b/test/CFILESUFFIX.py @@ -29,7 +29,6 @@ Verify that we can set CFILESUFFIX to arbitrary values. """ import os -import os.path import string import sys import TestSCons |