[ruby/irb] Silent the noise created when building Context in tests
https://github.com/ruby/irb/commit/27e4274b3c
This commit is contained in:
parent
b169d78c88
commit
367c072ac6
@ -721,6 +721,7 @@ module TestIRB
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
IRB.conf[:VERBOSE] = false
|
||||||
IRB::Context.new(nil, workspace)
|
IRB::Context.new(nil, workspace)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user