Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
085783d308
5 changed files with 22 additions and 25 deletions
|
@ -19,6 +19,7 @@ class WikiControllerTest < ActionController::TestCase
|
|||
|
||||
def setup
|
||||
@controller = WikiController.new
|
||||
@controller.extend ApplicationHelper
|
||||
@request = ActionController::TestRequest.new
|
||||
@response = ActionController::TestResponse.new
|
||||
class << @request.session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue