[med-svn] [Git][med-team/libbio-db-embl-perl][master] fix tests

Michael R. Crusoe gitlab at salsa.debian.org
Sat Dec 28 09:05:31 GMT 2019



Michael R. Crusoe pushed to branch master at Debian Med / libbio-db-embl-perl


Commits:
3c93e4e7 by Michael R. Crusoe at 2019-12-28T09:03:09Z
fix tests

- - - - -


2 changed files:

- + debian/patches/fix_test
- + debian/patches/series


Changes:

=====================================
debian/patches/fix_test
=====================================
@@ -0,0 +1,14 @@
+From: Michael R. Crusoe <michael.crusoe at gmail.com>
+Subject: test for Internet before declaring number of tests that must pass
+--- libbio-db-embl-perl.orig/t/EMBL.t
++++ libbio-db-embl-perl/t/EMBL.t
+@@ -4,8 +4,8 @@
+ use strict;
+ 
+ BEGIN {
+-    use Test::Most tests => 16;
+     use Test::RequiresInternet;
++    use Test::Most tests => 16;
+ 
+     # test_begin(-tests => 16,
+     #            -requires_modules    => [qw(IO::String


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+fix_test



View it on GitLab: https://salsa.debian.org/med-team/libbio-db-embl-perl/commit/3c93e4e7b13b7dd0084cacb97ee85ab966abba49

-- 
View it on GitLab: https://salsa.debian.org/med-team/libbio-db-embl-perl/commit/3c93e4e7b13b7dd0084cacb97ee85ab966abba49
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191228/4c8f0f6c/attachment-0001.html>


More information about the debian-med-commit mailing list