summaryrefslogtreecommitdiff
path: root/test/Default.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Default.py')
-rw-r--r--test/Default.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Default.py b/test/Default.py
index 5f8aff8c..32faa991 100644
--- a/test/Default.py
+++ b/test/Default.py
@@ -28,7 +28,7 @@ import os
import sys
import TestSCons
-python = sys.executable
+python = TestSCons.python
test = TestSCons.TestSCons()