aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_unittests.py b/run_unittests.py
index 09bdcf1..cbc2d1f 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -4355,7 +4355,7 @@ recommended as it is not supported on some platforms''')
Subprojects
sub: YES
- sub2: NO
+ sub2: NO Problem encountered: This subproject failed
''')
expected_lines = expected.split('\n')[1:]
out_start = out.find(expected_lines[0])