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