зеркало из https://github.com/github/ruby.git
[ruby/irb] Silent the noise created when building Context in tests
https://github.com/ruby/irb/commit/27e4274b3c
This commit is contained in:
Родитель
b169d78c88
Коммит
367c072ac6
|
@ -721,6 +721,7 @@ module TestIRB
|
|||
end
|
||||
end
|
||||
|
||||
IRB.conf[:VERBOSE] = false
|
||||
IRB::Context.new(nil, workspace)
|
||||
end
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче