diff options
Diffstat (limited to 'test/sconsign/corrupt.py')
-rw-r--r-- | test/sconsign/corrupt.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sconsign/corrupt.py b/test/sconsign/corrupt.py index fd46de4..c4d007c 100644 --- a/test/sconsign/corrupt.py +++ b/test/sconsign/corrupt.py @@ -28,7 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" Test that we get proper warnings when .sconsign* files are corrupt. """ -import os import TestSCons import TestCmd import cPickle |