[rubygems/rubygems] Remove unused variable
https://github.com/rubygems/rubygems/commit/b31f33d55c
This commit is contained in:
parent
1c762d9566
commit
2e2a5e4ff9
@ -849,7 +849,6 @@ class TestGemDependencyInstaller < Gem::TestCase
|
||||
Gem.clear_paths
|
||||
|
||||
Gem.done_installing do |installer, specs|
|
||||
done_installing_ran = true
|
||||
refute_nil installer
|
||||
assert_equal [@b1], specs
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user