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:
parent
fa5a258e93
commit
882c0d5015
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue