fixe dthe number of tests in mod-secdownload.t

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@627 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.2
Jan Kneschke 18 years ago
parent 294ecffdaf
commit 98d5982d48

@ -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);

Loading…
Cancel
Save