tests: generate_ssl_session_reset_check: remove trailing whitespace

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2026-06-24 14:42:10 +02:00
parent 7a2a3179e2
commit de1f7218d5
@@ -106,7 +106,7 @@ SPECIAL_BEHAVIORS = {
'out_buf_len': ['TEST_ASSERT(after->out_buf_len == MBEDTLS_SSL_OUT_BUFFER_LEN);'],
}
NAMED_STRUCTURES = frozenset([
NAMED_STRUCTURES = frozenset([
'dtls_srtp_info',
])