Fix test_sslextension if TLSv1.2 has been disabled
authorMatt Caswell <matt@openssl.org>
Tue, 23 Jul 2019 14:12:29 +0000 (15:12 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 9 Aug 2019 16:29:39 +0000 (17:29 +0100)
commit53890ea27c8f8492dc31639bccc29968ee0bd5e9
tree101d67fd08cc84cd7005912d5716b7d0c96d8532
parent20946b94658416d2fed0b9d9c7adfbe4b7d70515
Fix test_sslextension if TLSv1.2 has been disabled

A skip rule was skipping the wrong number of tests.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9442)
test/recipes/70-test_sslextension.t