mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@bfd843a
This commit is contained in:
parent
bbecf1eb6b
commit
65e8a29389
9 changed files with 55 additions and 65 deletions
|
@ -14,7 +14,7 @@ describe "Kernel#=~" do
|
|||
end
|
||||
end
|
||||
|
||||
ruby_version_is "2.6"..."3.0" do
|
||||
ruby_version_is "2.6" do
|
||||
it "is deprecated" do
|
||||
-> do
|
||||
Object.new =~ /regexp/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue