ahem... new worker tests.

This commit is contained in:
Mark Moser
2016-08-16 14:24:37 -05:00
parent f44b11fde8
commit a3d1363842
4 changed files with 75 additions and 0 deletions

View File

@ -40,6 +40,7 @@ group :development, :test do
gem 'pry-byebug'
gem 'pry-rails'
gem 'rubocop', '~> 0.42.0'
gem 'simplecov', require: false
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'
end