summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipglobal.xunitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skipglobal.xunitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_skipglobal.xunitxml13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/testlib/selftests/expected_skipglobal.xunitxml b/tests/auto/testlib/selftests/expected_skipglobal.xunitxml
deleted file mode 100644
index cc43ec8614..0000000000
--- a/tests/auto/testlib/selftests/expected_skipglobal.xunitxml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<testsuite errors="1" failures="0" tests="1" name="tst_SkipGlobal">
- <properties>
- <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
- <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
- </properties>
- <testcase name="initTestCase">
- <!-- message="Skippy Skippy" type="skip" -->
- </testcase>
- <system-err>
-<![CDATA[Skippy Skippy]]>
- </system-err>
-</testsuite>