Loading debian/patches/fix_test 0 → 100644 +14 −0 Original line number Diff line number Diff line From: Michael R. Crusoe <michael.crusoe@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 → 100644 +1 −0 Original line number Diff line number Diff line fix_test Loading
debian/patches/fix_test 0 → 100644 +14 −0 Original line number Diff line number Diff line From: Michael R. Crusoe <michael.crusoe@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