mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-26 05:53:49 +00:00
tests: generate_ssl_session_reset_check: remove trailing whitespace
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
@@ -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',
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user