File: fix_test

package info (click to toggle)
libbio-db-embl-perl 1.7.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 61; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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