spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/abbrev/**/*.rb
This commit is contained in:
parent
b4ee5266f1
commit
f4670b46c4
@ -1,4 +1,6 @@
|
|||||||
require_relative '../../spec_helper'
|
require_relative '../../spec_helper'
|
||||||
|
|
||||||
|
ruby_version_is ""..."3.4" do
|
||||||
require 'abbrev'
|
require 'abbrev'
|
||||||
|
|
||||||
#test both Abbrev.abbrev and Array#abbrev in
|
#test both Abbrev.abbrev and Array#abbrev in
|
||||||
@ -29,3 +31,4 @@ require 'abbrev'
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user