aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract/render_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/abstract/render_test.rb')
-rw-r--r--actionpack/test/abstract/render_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/abstract/render_test.rb b/actionpack/test/abstract/render_test.rb
index 56e5f48825..f9d8c916d9 100644
--- a/actionpack/test/abstract/render_test.rb
+++ b/actionpack/test/abstract/render_test.rb
@@ -4,6 +4,7 @@ module AbstractController
module Testing
class ControllerRenderer < AbstractController::Base
+ include AbstractController::Rendering
include ActionView::Rendering
def _prefixes