Skip to content

Commit

Permalink
Fix coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
raggi committed Aug 22, 2014
1 parent 75a324f commit c892899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/helper.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'bundler/setup'
require 'minitest/autorun'

require 'simplecov'
SimpleCov.start

require 'minitest/autorun'
require 'statsd'
require 'logger'

Expand Down

0 comments on commit c892899

Please sign in to comment.