summaryrefslogtreecommitdiff
path: root/debian/bigendian/char/utf-8/test.std
diff options
context:
space:
mode:
Diffstat (limited to 'debian/bigendian/char/utf-8/test.std')
-rw-r--r--debian/bigendian/char/utf-8/test.std20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/bigendian/char/utf-8/test.std b/debian/bigendian/char/utf-8/test.std
deleted file mode 100644
index 68ca51c..0000000
--- a/debian/bigendian/char/utf-8/test.std
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="ASCII" standalone="no" ?>
-<t:root xmlns:t="test">
-
- <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>