aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/xpath/test_predicate.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/xpath/test_predicate.rb')
-rw-r--r--test/rexml/xpath/test_predicate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/xpath/test_predicate.rb b/test/rexml/xpath/test_predicate.rb
index ce1596b756..4cbf244d74 100644
--- a/test/rexml/xpath/test_predicate.rb
+++ b/test/rexml/xpath/test_predicate.rb
@@ -3,7 +3,7 @@ require "rexml/document"
require "rexml/xpath"
require "rexml/parsers/xpathparser"
-module REXML
+module REXMLTests
class TestXPathPredicate < Test::Unit::TestCase
include REXML
SRC=<<-EOL