1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Extend timeout of test_clear_unreachable_keyword_args

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61627 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2018-01-05 20:38:02 +00:00
parent 112ee3aa41
commit fb7ed3b32f

View file

@ -689,7 +689,7 @@ class TestRubyOptimization < Test::Unit::TestCase
end end
def test_clear_unreachable_keyword_args def test_clear_unreachable_keyword_args
assert_separately [], <<-END assert_separately [], <<-END, timeout: 15
script = <<-EOS script = <<-EOS
if true if true
else else