summaryrefslogtreecommitdiffstats
path: root/test/RCS/changed.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/RCS/changed.py')
-rw-r--r--test/RCS/changed.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/RCS/changed.py b/test/RCS/changed.py
index 6aaeffb..9a918db 100644
--- a/test/RCS/changed.py
+++ b/test/RCS/changed.py
@@ -28,8 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
Test explicit checkouts from local RCS files.
"""
-import os.path
-
import TestSCons
test = TestSCons.TestSCons()