summaryrefslogtreecommitdiffstats
path: root/test/Depends.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Depends.py')
-rw-r--r--test/Depends.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Depends.py b/test/Depends.py
index cb1fae1..b32162f 100644
--- a/test/Depends.py
+++ b/test/Depends.py
@@ -27,7 +27,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import sys
import TestSCons
-python = sys.executable
+python = TestSCons.python
test = TestSCons.TestSCons()