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