mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use rb_warn_deprecated for File.exists? and Dir.exists?
This commit is contained in:
parent
b66d7d9be5
commit
a58bbd6a51
5 changed files with 5 additions and 32 deletions
|
|
@ -1,6 +0,0 @@
|
|||
require_relative '../../spec_helper'
|
||||
require_relative '../../shared/file/exist'
|
||||
|
||||
describe "FileTest.exists?" do
|
||||
it_behaves_like :file_exist, :exists?, FileTest
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue