зеркало из https://github.com/github/ruby.git
It should be require_relative.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
8e411664ab
Коммит
33e7c896ca
|
@ -1,5 +1,5 @@
|
||||||
require 'test/unit'
|
require 'test/unit'
|
||||||
require 'envutil'
|
require_relative 'envutil'
|
||||||
|
|
||||||
class TestEncodingConverter < Test::Unit::TestCase
|
class TestEncodingConverter < Test::Unit::TestCase
|
||||||
def check_ec(edst, esrc, eres, dst, src, ec, off, len, opts=nil)
|
def check_ec(edst, esrc, eres, dst, src, ec, off, len, opts=nil)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче