aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated/integration_test.rb
blob: 05c8c0f156920d8ee410ce32a5894a680631b635 (plain) (blame)
1
2
3
4
require "action_dispatch/testing/integration"

ActionController::Integration = ActionDispatch::Integration
ActionController::IntegrationTest = ActionDispatch::IntegrationTest