Remove generic Rails performance test
This commit is contained in:
parent
6c9c7dc5aa
commit
68925684fe
@ -1,9 +0,0 @@
|
||||
require 'test_helper'
|
||||
require 'performance_test_help'
|
||||
|
||||
# Profiling results for each test method are written to tmp/performance.
|
||||
class BrowsingTest < ActionController::PerformanceTest
|
||||
def test_homepage
|
||||
get '/'
|
||||
end
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user