Start again

This commit is contained in:
Dan Buch
2012-03-04 00:06:24 -05:00
parent 9d7e019c6b
commit 5e325e594e
47 changed files with 0 additions and 8504 deletions

View File

@@ -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