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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/xpath/test_base.rb b/test/rexml/xpath/test_base.rb
index 0882efc5ea..54559c979f 100644
--- a/test/rexml/xpath/test_base.rb
+++ b/test/rexml/xpath/test_base.rb
@@ -2,7 +2,7 @@ require_relative "../rexml_test_utils"
require "rexml/document"
-module REXML
+module REXMLTests
class TestXPathBase < Test::Unit::TestCase
include REXMLTestUtils
include REXML