aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_attributes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_attributes.rb')
-rw-r--r--test/rexml/test_attributes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_attributes.rb b/test/rexml/test_attributes.rb
index ed8d8e1083..fea4ee7636 100644
--- a/test/rexml/test_attributes.rb
+++ b/test/rexml/test_attributes.rb
@@ -1,7 +1,7 @@
require 'test/unit/testcase'
require 'rexml/document'
-module REXML
+module REXMLTests
class AttributesTester < Test::Unit::TestCase
include REXML
def test_accessor