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

Skip instead of return

This commit is contained in:
Nobuyoshi Nakada 2019-06-28 15:26:54 +09:00
parent f8b528ba92
commit 35b7e8eed8
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -2107,8 +2107,7 @@ class TestSetTraceFunc < Test::Unit::TestCase
], events
events.clear
# TODO: test for requires
return
skip "TODO: test for requires"
tp.enable{
require ''