mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
85d461456c
commit
73c8b1ea29
6 changed files with 17 additions and 17 deletions
|
@ -11,7 +11,7 @@ module TestGemCommandsQueryCommandSetup
|
|||
@specs = add_gems_to_fetcher
|
||||
@stub_ui = Gem::MockGemUi.new
|
||||
@stub_fetcher = Gem::FakeFetcher.new
|
||||
|
||||
|
||||
@stub_fetcher.data["#{@gem_repo}Marshal.#{Gem.marshal_version}"] = proc do
|
||||
raise Gem::RemoteFetcher::FetchError
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue