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