summaryrefslogtreecommitdiff
path: root/test/rexml/test_pullparser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_pullparser.rb')
-rw-r--r--test/rexml/test_pullparser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_pullparser.rb b/test/rexml/test_pullparser.rb
index 31ee019295..83751f2a44 100644
--- a/test/rexml/test_pullparser.rb
+++ b/test/rexml/test_pullparser.rb
@@ -2,7 +2,7 @@ require "test/unit/testcase"
require 'rexml/parsers/pullparser'
-module REXML
+module REXMLTests
class PullParserTester < Test::Unit::TestCase
include REXML
def test_basics