diff options
Diffstat (limited to 'test/Configure/cache-not-ok.py')
-rw-r--r-- | test/Configure/cache-not-ok.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Configure/cache-not-ok.py b/test/Configure/cache-not-ok.py index 48524c2..7dc8773 100644 --- a/test/Configure/cache-not-ok.py +++ b/test/Configure/cache-not-ok.py @@ -28,8 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" Verify that the cache mechanism works when checks are not ok. """ -import os.path - import TestSCons _exe = TestSCons._exe |