summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipinitdata.xunitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skipinitdata.xunitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_skipinitdata.xunitxml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/testlib/selftests/expected_skipinitdata.xunitxml b/tests/auto/testlib/selftests/expected_skipinitdata.xunitxml
index 93967eb055..699d50f7a7 100644
--- a/tests/auto/testlib/selftests/expected_skipinitdata.xunitxml
+++ b/tests/auto/testlib/selftests/expected_skipinitdata.xunitxml
@@ -5,9 +5,9 @@
<property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
</properties>
<testcase name="initTestCase">
- <!-- message="Skip inside initTestCase. This should skip all tests in the class." type="skip" -->
+ <!-- message="Skip inside initTestCase_data. This should skip all tests in the class." type="skip" -->
</testcase>
<system-err>
-<![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]>
+<![CDATA[Skip inside initTestCase_data. This should skip all tests in the class.]]>
</system-err>
</testsuite>