Testing tests 2

This commit is contained in:
Godwin 2014-03-23 13:40:09 -06:00
parent fda5646974
commit f5ec601fac
2 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,7 @@ group :test do
gem 'selenium-webdriver'
gem 'simplecov', require: false
gem 'webmock', require: false
gem 'eventmachine'
end
group :staging, :production do

View File

@ -319,6 +319,7 @@ DEPENDENCIES
debugger
delorean
email_spec
eventmachine
factory_girl_rails
forgery
foundation-rails