Skip to content

Commit

Permalink
How'd that sneak in there?
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Dec 9, 2008
1 parent 9adcf95 commit c3fe6eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion railties/test/gem_dependency_test.rb
Expand Up @@ -134,7 +134,6 @@ def test_gem_handle_missing_dependencies
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|
Expand Down

0 comments on commit c3fe6eb

Please sign in to comment.