aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack')
-rw-r--r--actionpack/Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/Rakefile b/actionpack/Rakefile
index 6ad061b0b1..18e5b3d96a 100644
--- a/actionpack/Rakefile
+++ b/actionpack/Rakefile
@@ -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