diff options
Diffstat (limited to 'test/emitter.py')
-rw-r--r-- | test/emitter.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/emitter.py b/test/emitter.py index a7f6b3f..b76db7c 100644 --- a/test/emitter.py +++ b/test/emitter.py @@ -26,7 +26,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import TestSCons import os -import os.path test = TestSCons.TestSCons() |