1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/enumerator
Jeremy Evans 4a3972c261 Remove bad expectation in spec
This spec should not be checking where methods are defined, only
that the method works as expected (returns a Lazy instance).
2019-09-03 11:30:49 -07:00
..
arithmetic_sequence
chain
fixtures
generator
lazy Remove bad expectation in spec 2019-09-03 11:30:49 -07:00
yielder
each_spec.rb
each_with_index_spec.rb
each_with_object_spec.rb
enum_for_spec.rb
enumerator_spec.rb
feed_spec.rb
first_spec.rb
initialize_spec.rb
inspect_spec.rb
new_spec.rb
next_spec.rb
next_values_spec.rb
peek_spec.rb
peek_values_spec.rb
plus_spec.rb
rewind_spec.rb
size_spec.rb
to_enum_spec.rb
with_index_spec.rb
with_object_spec.rb