aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_order.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_order.rb')
-rw-r--r--test/rexml/test_order.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_order.rb b/test/rexml/test_order.rb
index fc08249cae..9559c46ca4 100644
--- a/test/rexml/test_order.rb
+++ b/test/rexml/test_order.rb
@@ -5,7 +5,7 @@ begin
rescue LoadError
end
-module REXML
+module REXMLTests
class OrderTester < Test::Unit::TestCase
include REXMLTestUtils