mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-02 06:11:08 +00:00
Remove merge conflict marker in ssl-opt.sh
Commit 6346a75dfb
introduced a merge conflict marker into ssl-opt.sh
by accident. This commit removes it.
This commit is contained in:
parent
169712e15a
commit
76cf60beb3
|
@ -5242,7 +5242,6 @@ run_test "EC restart: TLS, max_ops=1000, ECDHE-PSK" \
|
||||||
-C "mbedtls_pk_verify.*4b00" \
|
-C "mbedtls_pk_verify.*4b00" \
|
||||||
-C "mbedtls_ecdh_make_public.*4b00" \
|
-C "mbedtls_ecdh_make_public.*4b00" \
|
||||||
-C "mbedtls_pk_sign.*4b00"
|
-C "mbedtls_pk_sign.*4b00"
|
||||||
=======
|
|
||||||
|
|
||||||
# Tests of asynchronous private key support in SSL
|
# Tests of asynchronous private key support in SSL
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue