From 9b64546eb292790336c8767af324566976c5e1e3 Mon Sep 17 00:00:00 2001 From: Zhangsen Wang <107828024+zhangsenWang@users.noreply.github.com> Date: Thu, 30 Jun 2022 10:27:08 +0800 Subject: [PATCH] Update tests/ssl-opt.sh, delete 1 blank line. Co-authored-by: Xiaokang Qian <53458466+xkqian@users.noreply.github.com> Signed-off-by: Zhangsen Wang --- tests/ssl-opt.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 1d5a97d7f..18aad8744 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh @@ -9172,7 +9172,6 @@ run_test "DTLS fragmenting: 3d, gnutls client, DTLS 1.2" \ ## The two tests below require 1.1.1a or higher version of openssl, otherwise ## it might trigger a bug due to openssl (https://github.com/openssl/openssl/issues/6902) - requires_openssl_next requires_config_enabled MBEDTLS_SSL_PROTO_DTLS requires_config_enabled MBEDTLS_RSA_C