Skip to content

Commit

Permalink
Add simplecov to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ezkl committed May 23, 2012
1 parent 1fc5276 commit 59f0cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -6,4 +6,5 @@ group :development, :test do
gem 'rake'
gem 'guard-rspec'
gem 'growl', :require => false
gem 'simplecov', :require => false, :platforms => :mri_19
end

0 comments on commit 59f0cb5

Please sign in to comment.