diff options
Diffstat (limited to 'test/runtest/fallback.py')
-rw-r--r-- | test/runtest/fallback.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/runtest/fallback.py b/test/runtest/fallback.py index 9ea106a..5e97f81 100644 --- a/test/runtest/fallback.py +++ b/test/runtest/fallback.py @@ -92,7 +92,8 @@ NO RESULT from the following test: """ % locals() expect_stderr = """\ -Warning: qmtest not found on $PATH, assuming --noqmtest option. +Warning: found neither qmtest nor qmtest.py on $PATH; +\tassuming --noqmtest option. FAILING TEST STDERR NO RESULT TEST STDERR PASSING TEST STDERR |