Skip to content

Commit

Permalink
Include coverall as first library
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Dec 25, 2015
1 parent 311dde9 commit 04ca978
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
require 'rspec'

if ENV['COVERALL']
require 'coveralls'
Coveralls.wear!
end

require 'rspec'
require 'whois'

unless defined?(SPEC_ROOT)
Expand Down

0 comments on commit 04ca978

Please sign in to comment.