4
0
Эх сурвалжийг харах

tests/check_http.t: Update the number of SSL tests

Holger Weiss 13 жил өмнө
parent
commit
3f944a50b7

+ 1 - 1
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;