aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/xpath/test_base.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/xpath/test_base.rb')
-rw-r--r--test/rexml/xpath/test_base.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rexml/xpath/test_base.rb b/test/rexml/xpath/test_base.rb
index 5e0b477081..497bd9fc8f 100644
--- a/test/rexml/xpath/test_base.rb
+++ b/test/rexml/xpath/test_base.rb
@@ -877,6 +877,7 @@ module REXMLTests
<tag1 xmlns='ns1'>
<tag2 xmlns='ns2'/>
<tada>xa</tada>
+ <tada xmlns=''>xb</tada>
</tag1>
XML
x = d.root