Skip to content

Commit

Permalink
No warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Oct 7, 2012
1 parent ebd6077 commit b798e28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ require 'rake/testtask'

task :default => :test

Rake::TestTask.new do |t|
t.warning = true
end
Rake::TestTask.new

task :samples do
require 'linguist/samples'
Expand Down

0 comments on commit b798e28

Please sign in to comment.