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