Skip to content

Commit

Permalink
Fix circular minitest require
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed Jun 18, 2016
1 parent 00462dd commit 3d18774
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/helper.rb
@@ -1,9 +1,6 @@
require 'simplecov'
SimpleCov.start

require 'minitest/test'
require 'minitest/spec'
require 'minitest/mock'
require 'minitest/autorun'
require 'mocha/setup'
require 'vcr'
Expand Down

0 comments on commit 3d18774

Please sign in to comment.