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 <[email protected]> +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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
