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:
parent
d5db205093
commit
27be4d5adc
1 changed files with 3 additions and 0 deletions
|
@ -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__)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue