summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_exceptionthrow.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_exceptionthrow.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_exceptionthrow.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_exceptionthrow.txt b/tests/auto/testlib/selftests/expected_exceptionthrow.txt
index 671e609230..bb9c101709 100644
--- a/tests/auto/testlib/selftests/expected_exceptionthrow.txt
+++ b/tests/auto/testlib/selftests/expected_exceptionthrow.txt
@@ -3,5 +3,5 @@ Config: Using QtTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HER
PASS : tst_Exception::initTestCase()
FAIL! : tst_Exception::throwException() Caught unhandled exception
Loc: [/home/frederik/dev/qt/qt-src-dev/qtbase/src/testlib/qtestcase.cpp(2229)]
-Totals: 1 passed, 1 failed, 0 skipped
+Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_Exception *********