1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Integrate simplecov

This commit is contained in:
Mike Perham 2012-01-23 21:02:54 -08:00
parent f696307b1d
commit 10e1f12e8b
3 changed files with 14 additions and 0 deletions

View file

@ -1,2 +1,4 @@
source 'http://rubygems.org'
gemspec
gem 'simplecov', :require => false, :group => :test