mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix test/rexml/test_encoding.rb failure
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a33ae8a87e
commit
32b81702d7
2 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
require "rexml_test_utils"
|
||||
|
||||
require 'rexml/source'
|
||||
require 'rexml/document'
|
||||
|
||||
class EncodingTester < Test::Unit::TestCase
|
||||
include REXMLTestUtils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue