Verbose test_new_base_on_old_tests

This commit is contained in:
Jeremy Kemper 2009-05-22 16:23:48 -07:00
parent b7c031f52e
commit 444480c9a5
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ Rake::TestTask.new(:test_new_base_on_old_tests) do |t|
send_file request_forgery_protection rescue url_rewriter
verification webservice
).map { |name| "test/controller/#{name}_test.rb" }
t.verbose = true
end
# Genereate the RDoc documentation