summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skip.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skip.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_skip.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_skip.txt b/tests/auto/testlib/selftests/expected_skip.txt
index 9a79e35de3..a48427d3b2 100644
--- a/tests/auto/testlib/selftests/expected_skip.txt
+++ b/tests/auto/testlib/selftests/expected_skip.txt
@@ -10,5 +10,5 @@ SKIP : tst_Skip::singleSkip(local 1) skipping one
QDEBUG : tst_Skip::singleSkip(local 2) this line should only be reached once (true)
PASS : tst_Skip::singleSkip(local 2)
PASS : tst_Skip::cleanupTestCase()
-Totals: 3 passed, 0 failed, 3 skipped
+Totals: 3 passed, 0 failed, 3 skipped, 0 blacklisted
********* Finished testing of tst_Skip *********