mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@b0b7f53
This commit is contained in:
parent
acbe7aa197
commit
6d05967468
27 changed files with 703 additions and 76 deletions
|
@ -62,7 +62,7 @@ describe "C-API Struct function" do
|
|||
end
|
||||
|
||||
describe "C-API Struct function" do
|
||||
before :each do
|
||||
before :all do
|
||||
@s = CApiStructSpecs.new
|
||||
@struct = @s.rb_struct_define_under(CApiStructSpecs, "CAPIStructUnder", "a", "b", "c")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue