summaryrefslogtreecommitdiff
path: root/test/rexml/test_listener.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_listener.rb')
-rw-r--r--test/rexml/test_listener.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_listener.rb b/test/rexml/test_listener.rb
index a1bbc7404c..3d5c17e858 100644
--- a/test/rexml/test_listener.rb
+++ b/test/rexml/test_listener.rb
@@ -5,7 +5,7 @@ require_relative 'rexml_test_utils'
require 'rexml/document'
require 'rexml/streamlistener'
-module REXML
+module REXMLTests
class BaseTester < Test::Unit::TestCase
include REXMLTestUtils
def test_empty