diff --git a/tests/mod-secdownload.t b/tests/mod-secdownload.t index 77459589..b1ae2c77 100755 --- a/tests/mod-secdownload.t +++ b/tests/mod-secdownload.t @@ -8,7 +8,7 @@ BEGIN { use strict; use IO::Socket; -use Test::More tests => 3; +use Test::More tests => 5; use LightyTest; use Digest::MD5 qw(md5_hex);