summaryrefslogtreecommitdiff
path: root/ext/dom/tests/book.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/book.xml')
-rw-r--r--ext/dom/tests/book.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/ext/dom/tests/book.xml b/ext/dom/tests/book.xml
deleted file mode 100644
index 95de0da866..0000000000
--- a/ext/dom/tests/book.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" ?>
-<books>
- <book>
- <title>The Grapes of Wrath</title>
- <author>John Steinbeck</author>
- </book>
- <book>
- <title>The Pearl</title>
- <author>John Steinbeck</author>
- </book>
-</books>