[DRE-commits] [ruby-fakeweb] 03/06: refreshed no_bundler_simplecov.patch

Jonas Genannt genannt at moszumanska.debian.org
Wed Aug 19 16:19:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

genannt pushed a commit to branch master
in repository ruby-fakeweb.

commit de316b240cc150d3d1fc2422135f01ecbbfc7c7a
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Wed Aug 19 18:13:19 2015 +0200

    refreshed no_bundler_simplecov.patch
---
 debian/patches/no_bundler_simplecov.patch | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/patches/no_bundler_simplecov.patch b/debian/patches/no_bundler_simplecov.patch
index 11be7ff..a8f64c8 100644
--- a/debian/patches/no_bundler_simplecov.patch
+++ b/debian/patches/no_bundler_simplecov.patch
@@ -6,16 +6,15 @@ Last-Update: 2014-05-02
 
 --- a/test/test_helper.rb
 +++ b/test/test_helper.rb
-@@ -1,9 +1,3 @@
+@@ -1,8 +1,3 @@
 -require 'rubygems'
 -require 'bundler'
 -Bundler.setup
 -
 -require 'helpers/start_simplecov'
--
- require 'test/unit'
+ 
+ require 'minitest/autorun'
  require 'open-uri'
- require 'pathname'
 --- a/test/test_other_net_http_libraries.rb
 +++ b/test/test_other_net_http_libraries.rb
 @@ -25,29 +25,29 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fakeweb.git



More information about the Pkg-ruby-extras-commits mailing list