mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
sync scanner event name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9c1469ee80
commit
a6149d7f31
1 changed files with 3 additions and 3 deletions
|
@ -791,13 +791,13 @@ class TestRipper_ScannerEvents < Test::Unit::TestCase
|
|||
def test_label
|
||||
end
|
||||
|
||||
def test_lambda
|
||||
def test_tlambda
|
||||
end
|
||||
|
||||
def test_lambeg
|
||||
def test_tlambeg
|
||||
end
|
||||
|
||||
def test_lambda_arg
|
||||
def test_tlambda_arg
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue