mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix wrong (and duplicated) test name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a9a0b5dfee
commit
2fc47aa06b
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ class TestRubyMode
|
|||
|')
|
||||
end
|
||||
|
||||
def test_array_literal
|
||||
def test_begin_end
|
||||
assert_indent('
|
||||
|begin
|
||||
| a[b]
|
||||
|
|
Loading…
Reference in a new issue