summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_counting.junitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_counting.junitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_counting.junitxml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/testlib/selftests/expected_counting.junitxml b/tests/auto/testlib/selftests/expected_counting.junitxml
index 79b4f5df96..623fe912a2 100644
--- a/tests/auto/testlib/selftests/expected_counting.junitxml
+++ b/tests/auto/testlib/selftests/expected_counting.junitxml
@@ -72,8 +72,8 @@
<testcase name="testSkipInCleanup(after)" classname="tst_Counting" time="@TEST_DURATION@"/>
<testcase name="cleanupTestCase" classname="tst_Counting" time="@TEST_DURATION@"/>
<system-out>
-<![CDATA[This test function should execute and then QFAIL in cleanup()]]>
-<![CDATA[This test function should execute and then QSKIP in cleanup()]]>
+ <![CDATA[This test function should execute and then QFAIL in cleanup()]]>
+ <![CDATA[This test function should execute and then QSKIP in cleanup()]]>
</system-out>
<system-err/>
</testsuite>