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