summaryrefslogtreecommitdiffstats
path: root/libxml2/test/XInclude/docs/txtinclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/XInclude/docs/txtinclude.xml')
-rw-r--r--libxml2/test/XInclude/docs/txtinclude.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/libxml2/test/XInclude/docs/txtinclude.xml b/libxml2/test/XInclude/docs/txtinclude.xml
deleted file mode 100644
index f1af6a2..0000000
--- a/libxml2/test/XInclude/docs/txtinclude.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
- <!-- Simple test of including another text document -->
- <xinclude:include href="../ents/something.txt" parse="text"/>
-</x>