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

[ruby/reline] Rename wrong test name

8480db575b
This commit is contained in:
aycabta 2020-04-17 04:31:26 +09:00
parent 08c1c3f220
commit 1e4efbb6d3

View file

@ -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('')