1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

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

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