Skip to content

Commit

Permalink
Whoops, back to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
rthbound committed Jul 21, 2013
1 parent 8e299a6 commit 5dd2fea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/minitest_helper.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Testing frameworks
#require 'coveralls'
#Coveralls.wear!
require 'simplecov'
SimpleCov.start
require 'coveralls'
Coveralls.wear!
#require 'simplecov'
#SimpleCov.start

require "minitest/autorun"

Expand Down

0 comments on commit 5dd2fea

Please sign in to comment.