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

stop refine_spec because it causes double free error

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2017-10-30 03:58:05 +00:00
parent d5db205093
commit 27be4d5adc

View file

@ -1,3 +1,6 @@
return ## this code causes double free and now we are debugging.
require File.expand_path('../../../spec_helper', __FILE__)
require File.expand_path('../fixtures/refine', __FILE__)