Skip to content

Commit

Permalink
Rename wrong test name
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Apr 16, 2020
1 parent 07233c6 commit 8480db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/reline/test_key_actor_emacs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,7 @@ def test_em_kill_region_mbchar
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('')
Expand Down

0 comments on commit 8480db5

Please sign in to comment.