mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/reline] Rename a temporary test name to appropriate one
https://github.com/ruby/reline/commit/26ebecde5c
This commit is contained in:
parent
168bd4f356
commit
14cc611133
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class Reline::KeyStroke::Test < Reline::TestCase
|
|||
assert_equal(:matched, stroke.match_status("abzwabk".bytes))
|
||||
end
|
||||
|
||||
def test_aaa
|
||||
def test_expand
|
||||
config = Reline::Config.new
|
||||
{
|
||||
'abc' => '123',
|
||||
|
|
Loading…
Add table
Reference in a new issue