mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
run the AS tests in verbose mode
This commit is contained in:
@@ -9,6 +9,7 @@ Rake::TestTask.new do |t|
|
||||
t.libs << 'test'
|
||||
t.pattern = 'test/**/*_test.rb'
|
||||
t.warning = true
|
||||
t.verbose = true
|
||||
end
|
||||
|
||||
namespace :test do
|
||||
|
||||
Reference in New Issue
Block a user