summaryrefslogtreecommitdiffstats
path: root/test/resources/xml/om/basic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/resources/xml/om/basic.xml')
-rw-r--r--test/resources/xml/om/basic.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/resources/xml/om/basic.xml b/test/resources/xml/om/basic.xml
deleted file mode 100644
index 88385fb..0000000
--- a/test/resources/xml/om/basic.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<foo>
- <bar>
- <baz/>
- <cheese/>
- <baz/>
- <cheese/>
- <baz/>
- </bar>
-</foo>