Remove debug leftover

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2026-03-25 14:28:17 +01:00
parent 3a3d1d3dcd
commit 953c584eec
+1 -1
View File
@@ -2256,7 +2256,7 @@ run_test "Default, TLS 1.2" \
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_2
requires_ciphersuite_enabled TLS-ECDHE-RSA-WITH-CHACHA20-POLY1305-SHA256
run_test "Default, DTLS" \
"$P_SRV debug_level=5 dtls=1" \
"$P_SRV dtls=1" \
"$P_CLI dtls=1" \
0 \
-s "Protocol is DTLSv1.2" \