зеркало из https://github.com/github/ruby.git
* test/uri/test_common.rb: use `require_relative` for parallel test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
e5e37ecfc2
Коммит
195bee47b7
|
@ -1,6 +1,6 @@
|
|||
require 'test/unit'
|
||||
require 'uri'
|
||||
require '../ruby/envutil'
|
||||
require_relative '../ruby/envutil'
|
||||
|
||||
module URI
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче