mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-28 20:11:34 +01:00
15 lines
194 B
Diff
15 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'
|
|
|