зеркало из https://github.com/github/ruby.git
Don't describe C function that does not exist in prior versions.
This commit is contained in:
Родитель
649c87bd86
Коммит
4730a1e0ec
|
@ -49,8 +49,8 @@ describe "C-API Fiber function" do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe "rb_fiber_raise" do
|
ruby_version_is '3.1' do
|
||||||
ruby_version_is '3.1' do
|
describe "rb_fiber_raise" do
|
||||||
it "raises an exception on the resumed fiber" do
|
it "raises an exception on the resumed fiber" do
|
||||||
fiber = Fiber.new do
|
fiber = Fiber.new do
|
||||||
begin
|
begin
|
||||||
|
|
Загрузка…
Ссылка в новой задаче