summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failinit.xunitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_failinit.xunitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_failinit.xunitxml13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/testlib/selftests/expected_failinit.xunitxml b/tests/auto/testlib/selftests/expected_failinit.xunitxml
deleted file mode 100644
index 3715725ea5..0000000000
--- a/tests/auto/testlib/selftests/expected_failinit.xunitxml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<testsuite errors="0" failures="1" tests="2" name="tst_FailInit">
- <properties>
- <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
- <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
- <property value="" name="QtBuild"/>
- </properties>
- <testcase result="fail" name="initTestCase">
- <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
- </testcase>
- <testcase result="pass" name="cleanupTestCase"/>
- <system-err/>
-</testsuite>