diff options
Diffstat (limited to 'test/DVIPDF.py')
-rw-r--r-- | test/DVIPDF.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DVIPDF.py b/test/DVIPDF.py index 26b6b94..3df22e7 100644 --- a/test/DVIPDF.py +++ b/test/DVIPDF.py @@ -30,7 +30,7 @@ import string import sys import TestSCons -python = sys.executable +python = TestSCons.python test = TestSCons.TestSCons() |