Skip to content

Commit

Permalink
Coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Oct 22, 2008
1 parent 8e32ae8 commit a59e6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -56,7 +56,7 @@ end

require 'spec/rake/verify_rcov'
RCov::VerifyTask.new(:verify_rcov => :rcov) do |t|
t.threshold = 96.4 # Make sure you have rcov 0.7 or higher!
t.threshold = 96.2 # Make sure you have rcov 0.7 or higher!
end

remove_task "default"
Expand Down

0 comments on commit a59e6f8

Please sign in to comment.