mirror of
https://github.com/dkam/suo.git
synced 2025-01-29 07:42:43 +00:00
report test coverage
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__)
|
||||
|
||||
require "codeclimate-test-reporter"
|
||||
|
||||
CodeClimate::TestReporter.start
|
||||
|
||||
require "suo"
|
||||
require "thread"
|
||||
require "minitest/autorun"
|
||||
|
||||
Reference in New Issue
Block a user