зеркало из https://github.com/github/ruby.git
spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/core/rational/coerce_spec.rb
This commit is contained in:
Родитель
44d74f22c8
Коммит
7cb1125446
|
@ -1,6 +1,9 @@
|
|||
require_relative "../../spec_helper"
|
||||
require_relative '../../shared/rational/coerce'
|
||||
|
||||
describe "Rational#coerce" do
|
||||
it_behaves_like :rational_coerce, :coerce
|
||||
ruby_version_is ""..."3.4" do
|
||||
require_relative '../../shared/rational/coerce'
|
||||
|
||||
describe "Rational#coerce" do
|
||||
it_behaves_like :rational_coerce, :coerce
|
||||
end
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче