1
0
Fork 0
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:
aamine 2005-09-22 21:22:23 +00:00
parent 9c1469ee80
commit a6149d7f31

View file

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