summaryrefslogtreecommitdiffstats
path: root/test/resources/xml/om/underscore.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/resources/xml/om/underscore.xml')
-rw-r--r--test/resources/xml/om/underscore.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/resources/xml/om/underscore.xml b/test/resources/xml/om/underscore.xml
new file mode 100644
index 0000000..111446f
--- /dev/null
+++ b/test/resources/xml/om/underscore.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<root a="1" _a="2">
+ <b>1</b>
+ <_b>2</_b>
+</root>
+