summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failinit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_failinit.xml')
-rw-r--r--tests/auto/testlib/selftests/expected_failinit.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/auto/testlib/selftests/expected_failinit.xml b/tests/auto/testlib/selftests/expected_failinit.xml
index 46c925091c..3f20f6c558 100644
--- a/tests/auto/testlib/selftests/expected_failinit.xml
+++ b/tests/auto/testlib/selftests/expected_failinit.xml
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<TestCase name="tst_FailInit">
-<Environment>
+ <Environment>
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
<QtBuild/>
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
-</Environment>
-<TestFunction name="initTestCase">
-<Incident type="fail" file="qtbase/tests/auto/testlib/selftests/failinit/tst_failinit.cpp" line="0">
- <Description><![CDATA['false' returned FALSE. ()]]></Description>
-</Incident>
+ </Environment>
+ <TestFunction name="initTestCase">
+ <Incident type="fail" file="qtbase/tests/auto/testlib/selftests/failinit/tst_failinit.cpp" line="0">
+ <Description><![CDATA['false' returned FALSE. ()]]></Description>
+ </Incident>
<Duration msecs="0"/>
-</TestFunction>
-<TestFunction name="cleanupTestCase">
-<Incident type="pass" file="" line="0" />
+ </TestFunction>
+ <TestFunction name="cleanupTestCase">
+ <Incident type="pass" file="" line="0" />
<Duration msecs="0"/>
-</TestFunction>
-<Duration msecs="0"/>
+ </TestFunction>
+ <Duration msecs="0"/>
</TestCase>