summaryrefslogtreecommitdiff
path: root/test/rexml/data/underscore.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/data/underscore.xml')
-rw-r--r--test/rexml/data/underscore.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/rexml/data/underscore.xml b/test/rexml/data/underscore.xml
new file mode 100644
index 0000000000..111446f4bd
--- /dev/null
+++ b/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>
+