mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
2.8 -> 3.0 in specs
This commit is contained in:
parent
94d49ed31c
commit
9ea1055eab
16 changed files with 15 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
require_relative '../../spec_helper'
|
||||
require_relative 'shared/each_byte'
|
||||
|
||||
ruby_version_is ''...'2.8' do
|
||||
ruby_version_is ''...'3.0' do
|
||||
describe "ARGF.bytes" do
|
||||
it_behaves_like :argf_each_byte, :bytes
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue