diff options
Diffstat (limited to 'plugins/tests/check_http.t')
-rwxr-xr-x | plugins/tests/check_http.t | 2 |
1 files changed, 1 insertions, 1 deletions
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; | |||
19 | use FindBin qw($Bin); | 19 | use FindBin qw($Bin); |
20 | 20 | ||
21 | my $common_tests = 66; | 21 | my $common_tests = 66; |
22 | my $ssl_only_tests = 6; | 22 | my $ssl_only_tests = 8; |
23 | # Check that all dependent modules are available | 23 | # Check that all dependent modules are available |
24 | eval { | 24 | eval { |
25 | require HTTP::Daemon; | 25 | require HTTP::Daemon; |