1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/reline] Reset config for random test

https://github.com/ruby/reline/commit/c39615e1dd
This commit is contained in:
aycabta 2021-05-29 22:46:22 +09:00
parent fa5a258e93
commit 882c0d5015

View file

@ -22,6 +22,7 @@ class Reline::WithinPipeTest < Reline::TestCase
@reader.close
@output_writer.close
@config.reset
@config.reset_default_key_bindings
end
def test_simple_input