mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@226cfdc
This commit is contained in:
parent
8abfc10605
commit
4053e8ba0d
42 changed files with 470 additions and 84 deletions
|
@ -256,7 +256,6 @@ describe :numeric_step, :shared => true do
|
|||
end
|
||||
|
||||
describe "when no block is given" do
|
||||
step_enum_class = Enumerator
|
||||
step_enum_class = Enumerator::ArithmeticSequence
|
||||
|
||||
ruby_version_is ""..."3.0" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue