Skip to content

Commit

Permalink
Require ac/test_case from AV::TestCase
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Jan 31, 2010
1 parent bb2c7b4 commit 59e9478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/lib/action_view/test_case.rb
@@ -1,3 +1,5 @@
require 'action_controller/test_case'

module ActionView
class Base
alias_method :initialize_without_template_tracking, :initialize
Expand Down

0 comments on commit 59e9478

Please sign in to comment.