File: 001-remove-coverall.patch

package info (click to toggle)
ruby-bindata 2.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 652 kB
  • sloc: ruby: 8,896; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 394 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
From: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Date: Thu, 3 Nov 2022 11:34:14 +0100
Subject: remove-coverall

Remove rubygems
---
 test/test_helper.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,4 +1,4 @@
-require 'rubygems'
+#require 'rubygems'
 
 require 'simplecov'
 SimpleCov.start do