summaryrefslogtreecommitdiff
path: root/test/rexml/xpath/test_axis_preceding_sibling.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/xpath/test_axis_preceding_sibling.rb')
-rw-r--r--test/rexml/xpath/test_axis_preceding_sibling.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/xpath/test_axis_preceding_sibling.rb b/test/rexml/xpath/test_axis_preceding_sibling.rb
index 7733e56a8d..faba177f95 100644
--- a/test/rexml/xpath/test_axis_preceding_sibling.rb
+++ b/test/rexml/xpath/test_axis_preceding_sibling.rb
@@ -1,7 +1,7 @@
require "test/unit/testcase"
require "rexml/document"
-module REXML
+module REXMLTests
class TestXPathAxisPredcedingSibling < Test::Unit::TestCase
include REXML
SOURCE = <<-EOF