mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 18:55:29 +03:00
14 lines
194 B
Diff
14 lines
194 B
Diff
Skip coverage checks
|
|
|
|
--- a/spec/spec_helper.rb
|
|
+++ b/spec/spec_helper.rb
|
|
@@ -4,9 +4,6 @@
|
|
|
|
require 'rubygems'
|
|
|
|
-require 'simplecov'
|
|
-SimpleCov.start
|
|
-
|
|
require 'rspec'
|
|
require 'ruby-enum'
|
|
|