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