1
0
Fork 0
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:
aycabta 2021-09-06 06:53:36 +09:00 committed by git
parent 168bd4f356
commit 14cc611133

View file

@ -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',