From 3f944a50b78b662e44efb585d0da08b8333e4c7b Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Fri, 10 Aug 2012 12:41:41 +0200 Subject: tests/check_http.t: Update the number of SSL tests diff --git a/plugins/tests/check_http.t b/plugins/tests/check_http.t index ab4ab4f..0eb3f05 100755 --- a/plugins/tests/check_http.t +++ b/plugins/tests/check_http.t @@ -19,7 +19,7 @@ use NPTest; use FindBin qw($Bin); my $common_tests = 66; -my $ssl_only_tests = 6; +my $ssl_only_tests = 8; # Check that all dependent modules are available eval { require HTTP::Daemon; -- cgit v0.10-9-g596f