[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
Родитель fa5a258e93
Коммит 882c0d5015
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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