summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_singleskip.lightxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/expected_singleskip.lightxml')
-rw-r--r--tests/auto/selftests/expected_singleskip.lightxml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/selftests/expected_singleskip.lightxml b/tests/auto/selftests/expected_singleskip.lightxml
index 971a999643..bcddcae004 100644
--- a/tests/auto/selftests/expected_singleskip.lightxml
+++ b/tests/auto/selftests/expected_singleskip.lightxml
@@ -3,7 +3,7 @@
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
-<Incident type="pass" file="" line="0"/>
+<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="myTest">
<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/singleskip/tst_singleskip.cpp" line="56">
@@ -11,5 +11,5 @@
</Message>
</TestFunction>
<TestFunction name="cleanupTestCase">
-<Incident type="pass" file="" line="0"/>
+<Incident type="pass" file="" line="0" />
</TestFunction>