Kaynağa Gözat

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

Holger Weiss 13 yıl önce
ebeveyn
işleme
3f944a50b7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      plugins/tests/check_http.t

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