Skip to content

Commit

Permalink
Hush AS test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Dec 16, 2009
1 parent bf6af5f commit ee51ddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activesupport/Rakefile
Expand Up @@ -18,7 +18,6 @@ task :default => :test
Rake::TestTask.new do |t|
t.libs << 'test'
t.pattern = 'test/**/*_test.rb'
t.verbose = true
t.warning = true
end

Expand Down

0 comments on commit ee51ddc

Please sign in to comment.