mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-31 21:50:31 +03:00
A concurrent branch changes the way the test cases run to no longer use force_version=tls13, so the automatic version requirement detection will no longer work after that branch is merged. Therefore, keep the manual requirement (at least until automatic detection gets smarter). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>