mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-18 19:20:50 +00:00
fix wrong typo
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
b3b85ddf4a
commit
837e9cfc77
@ -101,7 +101,7 @@ jobs:
|
||||
- programs/test/selftest
|
||||
- tests/scripts/test_psa_constant_names.py
|
||||
# Modern OpenSSL does not support fixed ECDH or null ciphers.
|
||||
- tests/compat.sh -p OpenSSL -e 'NULL\|ECDH-'
|
||||
- tests/compat.sh -p OpenSSL -e 'NULL\|ECDH_'
|
||||
- tests/scripts/travis-log-failure.sh
|
||||
- tests/context-info.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user