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
Родитель 9c1469ee80
Коммит a6149d7f31
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

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