aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_lightparser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_lightparser.rb')
-rw-r--r--test/rexml/test_lightparser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_lightparser.rb b/test/rexml/test_lightparser.rb
index 0fbf8bcefb..d492e0b456 100644
--- a/test/rexml/test_lightparser.rb
+++ b/test/rexml/test_lightparser.rb
@@ -1,7 +1,7 @@
require_relative 'rexml_test_utils'
require 'rexml/parsers/lightparser'
-module REXML
+module REXMLTests
class LightParserTester < Test::Unit::TestCase
include REXMLTestUtils
include REXML