[DRE-commits] [ruby-globalid] 03/05: fix_test_helper.patch: refresh

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 17:45:26 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-globalid.

commit be199ba1ed7a93b406b1df1a736bbc80d7b5dd90
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 14 14:33:52 2015 -0300

    fix_test_helper.patch: refresh
---
 debian/changelog                     | 1 +
 debian/patches/fix_test_helper.patch | 9 ---------
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index deb0be4..702eec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-globalid (0.3.6-1) unstable; urgency=medium
 
   * New upstream release
+  * fix_test_helper.patch: refresh
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 14 Aug 2015 14:28:59 -0300
 
diff --git a/debian/patches/fix_test_helper.patch b/debian/patches/fix_test_helper.patch
index e954d67..b03e192 100644
--- a/debian/patches/fix_test_helper.patch
+++ b/debian/patches/fix_test_helper.patch
@@ -17,12 +17,3 @@ Last-Update: 2015-04-24
  
  require 'global_id'
  require 'models/person'
-@@ -8,7 +8,7 @@
- 
- require 'json'
- 
--if ActiveSupport::TestCase.respond_to?(:test_order)
-+if ActiveSupport::TestCase.respond_to?(:test_order=)
-   # TODO: remove check once ActiveSupport depencency is at least 4.2
-   ActiveSupport::TestCase.test_order = :random
- end

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



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