Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.
[openssl.git] / test / recipes / 80-test_ssl_new.t
index e15d87eb46419db2edb63df1f0bc9a6bdc1ded29..da8302d206bf33b1ff9c25f61118394ddc5e89a4 100644 (file)
@@ -28,7 +28,7 @@ map { s/\^// } @conf_files if $^O eq "VMS";
 
 # We hard-code the number of tests to double-check that the globbing above
 # finds all files as expected.
-plan tests => 27;  # = scalar @conf_srcs
+plan tests => 28;  # = scalar @conf_srcs
 
 # Some test results depend on the configuration of enabled protocols. We only
 # verify generated sources in the default configuration.