summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/encoding/char/utf-8/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/encoding/char/utf-8/test.xml')
-rw-r--r--tests/cxx/tree/encoding/char/utf-8/test.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/tree/encoding/char/utf-8/test.xml b/tests/cxx/tree/encoding/char/utf-8/test.xml
index a6e5d99..0d3e27a 100644
--- a/tests/cxx/tree/encoding/char/utf-8/test.xml
+++ b/tests/cxx/tree/encoding/char/utf-8/test.xml
@@ -5,11 +5,9 @@
<a>abc</a>
<a>&#x555;</a>
<a>&#xAAAA;</a>
- <a>&#xAAAAA;</a>
<b>abc</b>
<b>a&#x555;c</b>
<b>&#xAAAA;bc</b>
- <b>ab&#xAAAAA;</b>
</t:root>