summaryrefslogtreecommitdiff
path: root/tests/general
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-05-15 16:41:25 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-05-15 16:41:25 +0000
commit5b23ce80b3e74e97b346ba06e049bd0d448a9ac9 (patch)
treec40017d50ce6bcb1c33703d2f5c7b0227d15150b /tests/general
parent9a0a36edd1df5c6ccdd9958ef119a29cdada4b41 (diff)
downloadlibxslt-5b23ce80b3e74e97b346ba06e049bd0d448a9ac9.tar.gz
libxslt-5b23ce80b3e74e97b346ba06e049bd0d448a9ac9.tar.bz2
libxslt-5b23ce80b3e74e97b346ba06e049bd0d448a9ac9.zip
Small change due to libxml2 escaping using hex instead of dec charrefs, daniel
Diffstat (limited to 'tests/general')
-rw-r--r--tests/general/bug-105.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/bug-105.out b/tests/general/bug-105.out
index d1f9468f..eacac793 100644
--- a/tests/general/bug-105.out
+++ b/tests/general/bug-105.out
@@ -1,2 +1,2 @@
<?xml version="1.0"?>
-<doc att="&#9;&#13;">&#13;</doc>
+<doc att="&#9;&#13;">&#xD;</doc>