зеркало из https://github.com/github/ruby.git
[ruby/reline] Rename wrong test name
https://github.com/ruby/reline/commit/8480db575b
This commit is contained in:
Родитель
08c1c3f220
Коммит
1e4efbb6d3
|
@ -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('')
|
||||
|
|
Загрузка…
Ссылка в новой задаче