remove part of 9cd71916 test for same reason as 5306e471

parent 6bf1ee78
......@@ -586,8 +586,5 @@ assert('stack extend') do
end
assert_equal 6, recurse(0, 5)
assert_raise RuntimeError do
recurse(0, 100000)
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment