Skip to content

Commit

Permalink
Add simplecov to test group
Browse files Browse the repository at this point in the history
  • Loading branch information
flori committed Mar 15, 2012
1 parent dad9fbf commit 334a4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,7 +6,7 @@ gemspec :name => 'json'
gemspec :name => 'json_pure'
gemspec :name => 'json-java'

group :development do
group :development, :test do
gem 'simplecov', :platform => :mri_19
end

Expand Down

0 comments on commit 334a4dd

Please sign in to comment.