summaryrefslogtreecommitdiff
path: root/test/rexml/xpath/test_attribute.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/xpath/test_attribute.rb')
-rw-r--r--test/rexml/xpath/test_attribute.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/xpath/test_attribute.rb b/test/rexml/xpath/test_attribute.rb
index 666dcfbf15..313910489b 100644
--- a/test/rexml/xpath/test_attribute.rb
+++ b/test/rexml/xpath/test_attribute.rb
@@ -1,7 +1,7 @@
require 'test/unit'
require 'rexml/document'
-module REXML
+module REXMLTests
class TestXPathAttribute < Test::Unit::TestCase
def setup
@xml = <<-XML