aboutsummaryrefslogtreecommitdiffstats
path: root/lib/docbuilder/test/docb_SUITE_data/cdata_problem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/docbuilder/test/docb_SUITE_data/cdata_problem.xml')
-rw-r--r--lib/docbuilder/test/docb_SUITE_data/cdata_problem.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/lib/docbuilder/test/docb_SUITE_data/cdata_problem.xml b/lib/docbuilder/test/docb_SUITE_data/cdata_problem.xml
deleted file mode 100644
index b7f6f5376e..0000000000
--- a/lib/docbuilder/test/docb_SUITE_data/cdata_problem.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="latin1" ?>
-<!DOCTYPE chapter SYSTEM "chapter.dtd">
-<chapter>
- <header>
- <title>�Docbook&ouml; bug</title>
- <prepared>Matthias Lang</prepared>
-<docno></docno>
-<date>2008-03-31</date>
- <rev>1.0</rev>
- </header>
-
-<section><title>This is a title</title>
- <code><![CDATA[
- This works
- ]]></code>
-
- <code><![CDATA[
- This does not
- ]]> </code>
-</section>
-</chapter>
-