mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-03 21:24:38 +08:00

After merging the driver only ECDSA work, a conflict arose between that and the previous work re-ordering the ciphersuite preference list. We can remove the breaking requirement on this test, as this requirement is now auto-detected when the server5 crt is used in the server's command line. Signed-off-by: Paul Elliott <paul.elliott@arm.com>