mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
How'd that sneak in there?
This commit is contained in:
parent
9adcf951ea
commit
c3fe6ebbfa
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@ uses_mocha "Plugin Tests" do
|
|||
dummy_gem.add_load_paths
|
||||
dummy_gem.load
|
||||
assert dummy_gem.loaded?
|
||||
debugger
|
||||
assert_equal 2, dummy_gem.dependencies.size
|
||||
assert_nothing_raised do
|
||||
dummy_gem.dependencies.each do |g|
|
||||
|
|
Loading…
Reference in a new issue