diff options
Diffstat (limited to 'test/option--Q.py')
-rw-r--r-- | test/option--Q.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option--Q.py b/test/option--Q.py index b89b042..3030308 100644 --- a/test/option--Q.py +++ b/test/option--Q.py @@ -29,7 +29,7 @@ import string import sys import TestSCons -python = sys.executable +python = TestSCons.python test = TestSCons.TestSCons() |