summaryrefslogtreecommitdiff
path: root/test/rexml
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-19 12:43:27 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-19 12:43:27 +0000
commit84b96e1be466b0f7621a90a9a2bbecebd105e260 (patch)
tree28758d038d4e335e384e544c7ded4615cb7e83a3 /test/rexml
parent774eeba60de212ab3b773d56dfa814eafa319410 (diff)
Fix tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/rexml')
-rw-r--r--test/rexml/test_entity.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rexml/test_entity.rb b/test/rexml/test_entity.rb
index 3bf310a4ca..5219004a49 100644
--- a/test/rexml/test_entity.rb
+++ b/test/rexml/test_entity.rb
@@ -1,5 +1,6 @@
require "test/unit/testcase"
+require 'rexml/document'
require 'rexml/entity'
require 'rexml/source'