i can haz railz 3
This commit is contained in:
parent
d762fdb864
commit
6593b5709b
78 changed files with 12076 additions and 376 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'test_helper'
|
||||
require 'performance_test_help'
|
||||
require 'rails/performance_test_help'
|
||||
|
||||
# Profiling results for each test method are written to tmp/performance.
|
||||
class BrowsingTest < ActionController::PerformanceTest
|
||||
class BrowsingTest < ActionDispatch::PerformanceTest
|
||||
def test_homepage
|
||||
get '/'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue