mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Hush AM test suite
This commit is contained in:
parent
ee51ddcc27
commit
1ca567e634
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ task :default => [ :test ]
|
|||
Rake::TestTask.new { |t|
|
||||
t.libs << "test"
|
||||
t.pattern = 'test/*_test.rb'
|
||||
t.verbose = true
|
||||
t.warning = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue