Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dguido committed Nov 26, 2014
1 parent 5466c4e commit 1d87200
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ group :development do
gem 'kramdown'
gem 'yard', '~> 0.8'
end

group :test do
gem 'json'
gem 'codeclimate-test-reporter', require: nil
end

0 comments on commit 1d87200

Please sign in to comment.