Skip to content

Commit

Permalink
Gave up on Simplecov after talking to garethr
Browse files Browse the repository at this point in the history
  • Loading branch information
ncorrare committed Mar 4, 2016
1 parent b8301b8 commit 8ee7e1c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
require 'puppetlabs_spec_helper/module_spec_helper'
require 'simplecov'
require 'coveralls'
#Coveralls.wear!
SimpleCov.formatter = Coveralls::SimpleCov::Formatter
SimpleCov.start do
add_filter 'spec/fixtures/modules/'
end
Coveralls.wear!

0 comments on commit 8ee7e1c

Please sign in to comment.