diff options
Diffstat (limited to 'test/CacheDir/symlink.py')
-rw-r--r-- | test/CacheDir/symlink.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CacheDir/symlink.py b/test/CacheDir/symlink.py index 6dd1f94..3bc8ec1 100644 --- a/test/CacheDir/symlink.py +++ b/test/CacheDir/symlink.py @@ -30,7 +30,6 @@ as an actualy symlink, not by copying the file contents. """ import os -import os.path import TestSCons |