Require action_controller before any other action_controller file

This will load properly the loading hooks.

Closes rails/sass-rails#205
上级 6e9af5c7
......@@ -4,6 +4,7 @@
require 'active_support/testing/autorun'
require 'active_support/test_case'
require 'action_controller'
require 'action_controller/test_case'
require 'action_dispatch/testing/integration'
require 'rails/generators/test_case'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册