Skip to content

Commit

Permalink
Relatively speaking, it's not actually that bad...
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlhuda committed Feb 26, 2010
1 parent ab0cc72 commit 74df779
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actionpack/test/abstract_unit.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ class TestCase
match ':controller(/:action(/:id))' match ':controller(/:action(/:id))'
end end


# ROUTES TODO: Don't do this here
# brodel :'(
ActionController::IntegrationTest.app.router.draw do ActionController::IntegrationTest.app.router.draw do
match ':controller(/:action(/:id))' match ':controller(/:action(/:id))'
end end
Expand Down

0 comments on commit 74df779

Please sign in to comment.