Skip to content

Commit

Permalink
Reset test repos after adding a gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarnette committed Nov 20, 2010
1 parent c8ccd46 commit cb9b018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rubygems/future/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ def gem name, version = nil, options = nil, &block
gemfile s, gempath, File.join(repo.cachedir, s.file_name)
end

repo.reset

s
end

Expand Down

0 comments on commit cb9b018

Please sign in to comment.