summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSami Lempinen <sami.lempinen@nokia.com>2011-08-31 06:16:19 (GMT)
committerSami Lempinen <sami.lempinen@nokia.com>2011-08-31 06:16:19 (GMT)
commitc95b2b1fe0e5d02145e3cbdba1d88c7bb58a873f (patch)
tree63feb0ff5c4b831682e8132158906bbe57e1ea6f /tests
parent5eb269694351a3fae2cf2cffa86b6f93cc86963e (diff)
parent131647aa8f90ea90905eb376697998939df049d6 (diff)
downloadQt-c95b2b1fe0e5d02145e3cbdba1d88c7bb58a873f.zip
Qt-c95b2b1fe0e5d02145e3cbdba1d88c7bb58a873f.tar.gz
Qt-c95b2b1fe0e5d02145e3cbdba1d88c7bb58a873f.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-team
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qxmlsimplereader/xmldocs/valid/ext-sa/015.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qxmlsimplereader/xmldocs/valid/ext-sa/015.xml b/tests/auto/qxmlsimplereader/xmldocs/valid/ext-sa/015.xml
index 5550dab..0e7b9cc 100644
--- a/tests/auto/qxmlsimplereader/xmldocs/valid/ext-sa/015.xml
+++ b/tests/auto/qxmlsimplereader/xmldocs/valid/ext-sa/015.xml
@@ -1,6 +1,5 @@
<!DOCTYPE doc [
-<!ELEMENT doc k(#PCDATA)>
+<!ELEMENT doc (#PCDATA)>
<!ENTITY e SYSTEM "015.ent">
]>
<doc>&e;</doc>
-