[DRE-commits] [ruby-saml] 07/07: fix test failure

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 15 19:11:56 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-saml.

commit a7ea4ca5edf1428bb92feae25e266cc5c3d70f33
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Mar 16 00:11:08 2016 +0530

    fix test failure
---
 debian/patches/remove-bundler.patch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
index deed030..9a6e423 100644
--- a/debian/patches/remove-bundler.patch
+++ b/debian/patches/remove-bundler.patch
@@ -2,7 +2,7 @@ Index: ruby-saml/test/test_helper.rb
 ===================================================================
 --- ruby-saml.orig/test/test_helper.rb
 +++ ruby-saml/test/test_helper.rb
-@@ -7,12 +7,12 @@
+@@ -7,12 +7,13 @@
  
  require 'stringio'
  require 'rubygems'
@@ -11,6 +11,7 @@ Index: ruby-saml/test/test_helper.rb
  require 'minitest/autorun'
  require 'mocha/setup'
  require 'timecop'
++require 'onelogin/ruby-saml/http_error'
  
 -Bundler.require :default, :test
 +#Bundler.require :default, :test

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



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