[ruby/reline] Rename wrong test name

https://github.com/ruby/reline/commit/8480db575b
This commit is contained in:
aycabta 2020-04-17 04:31:26 +09:00
Родитель 08c1c3f220
Коммит 1e4efbb6d3
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1625,7 +1625,7 @@ class Reline::KeyActor::Emacs::Test < Reline::TestCase
assert_line('')
end
def test_ed_search_prev_history
def test_vi_search_prev
Reline::HISTORY.concat(%w{abc 123 AAA})
assert_line('')
assert_byte_pointer_size('')