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