mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
08c1c3f220
commit
1e4efbb6d3
1 changed files with 1 additions and 1 deletions
|
@ -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('')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue