зеркало из https://github.com/github/ruby.git
Load io/console earlier
Something goes wrong at loading libraries inside `mu_pp` in the test overriding `Class.inherited`.
This commit is contained in:
Родитель
d20a120b03
Коммит
d400c44a55
|
@ -33,6 +33,7 @@ module Test
|
|||
module CoreAssertions
|
||||
require_relative 'envutil'
|
||||
require 'pp'
|
||||
require 'io/console'
|
||||
|
||||
def mu_pp(obj) #:nodoc:
|
||||
obj.pretty_inspect.chomp
|
||||
|
|
Загрузка…
Ссылка в новой задаче