aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_encoding.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_encoding.rb')
-rw-r--r--test/rexml/test_encoding.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_encoding.rb b/test/rexml/test_encoding.rb
index 799f3f27ef..a08406782c 100644
--- a/test/rexml/test_encoding.rb
+++ b/test/rexml/test_encoding.rb
@@ -5,7 +5,7 @@ require_relative "rexml_test_utils"
require 'rexml/source'
require 'rexml/document'
-module REXML
+module REXMLTests
class EncodingTester < Test::Unit::TestCase
include REXMLTestUtils
include REXML