aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/Rakefile
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2009-05-22 16:23:48 -0700
committerJeremy Kemper <jeremy@bitsweat.net>2009-05-22 16:23:48 -0700
commit444480c9a5d9c75568a243bb73a040b3cf050814 (patch)
tree0b07cabd714525738df9f8c6c3163a327becb491 /actionpack/Rakefile
parentb7c031f52ecca11558edd494d292ff6b99dd21b7 (diff)
downloadrails-444480c9a5d9c75568a243bb73a040b3cf050814.tar.gz
rails-444480c9a5d9c75568a243bb73a040b3cf050814.tar.bz2
rails-444480c9a5d9c75568a243bb73a040b3cf050814.zip
Verbose test_new_base_on_old_tests
Diffstat (limited to 'actionpack/Rakefile')
-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