Do not show warning with tests

This commit is contained in:
Alexander Meindl
2018-07-16 13:02:39 +02:00
parent 9339ad53b2
commit 9454e06766

View File

@@ -1,3 +1,5 @@
$VERBOSE = nil
unless ENV['SKIP_COVERAGE']
require 'simplecov'
require 'simplecov-rcov'