summaryrefslogtreecommitdiff
path: root/test/XInclude/docs/tstencoding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/XInclude/docs/tstencoding.xml')
-rw-r--r--test/XInclude/docs/tstencoding.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/XInclude/docs/tstencoding.xml b/test/XInclude/docs/tstencoding.xml
deleted file mode 100644
index b1309a9..0000000
--- a/test/XInclude/docs/tstencoding.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
- <!-- Simple test of including another text document -->
- <xinclude:include href="../ents/isolatin.txt" encoding="ISO-8859-1" parse="text"/>
-</x>