diff options
Diffstat (limited to 'test/CacheDir/readonly-cache.py')
-rwxr-xr-x | test/CacheDir/readonly-cache.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CacheDir/readonly-cache.py b/test/CacheDir/readonly-cache.py index 63cfd22..4aad0ee 100755 --- a/test/CacheDir/readonly-cache.py +++ b/test/CacheDir/readonly-cache.py @@ -32,7 +32,6 @@ import glob import os import TestSCons import time -from stat import * test = TestSCons.TestSCons() |