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

Removing old Celluloid hack

This commit is contained in:
jc00ke 2012-03-18 20:03:46 -07:00
parent 1279fe68cb
commit 230a5a5c53

View file

@ -1,4 +1,3 @@
$TESTING = true
if ENV.has_key?("SIMPLECOV")
require 'simplecov'
SimpleCov.start