зеркало из https://github.com/github/ruby.git
Added rspec dependency for bundler examples.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
68ddd4d300
Коммит
59fa123204
|
@ -13,6 +13,7 @@ if File.expand_path(__FILE__) =~ %r{([^\w/\.:\-])}
|
|||
end
|
||||
|
||||
require "bundler"
|
||||
require "rspec"
|
||||
|
||||
Dir["#{File.expand_path("../support", __FILE__)}/*.rb"].each do |file|
|
||||
file = file.gsub(%r{\A#{Regexp.escape File.expand_path("..", __FILE__)}/}, "")
|
||||
|
|
Загрузка…
Ссылка в новой задаче