mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Still need the regular assertions
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5028 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -13,6 +13,7 @@ module ActionController
|
||||
# Typically, you will instantiate a new session using IntegrationTest#open_session,
|
||||
# rather than instantiating Integration::Session directly.
|
||||
class Session
|
||||
include Test::Unit::Assertions
|
||||
include ActionController::Assertions
|
||||
include ActionController::TestProcess
|
||||
|
||||
|
||||
Reference in New Issue
Block a user