1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-06-12 08:21:54 +03:00

Remove redundant test case

This commit is contained in:
Gilles Peskine
2019-09-04 22:51:33 +02:00
parent 00ed2e1986
commit e3734bd13a

View File

@ -128,7 +128,6 @@ def run_one(options, args):
### A list of symbols to test with set and unset.
TEST_SYMBOLS = [
'CUSTOM_OPTION',
'DOES_NOT_EXIST',
'MBEDTLS_AES_C',
'MBEDTLS_NO_UDBL_DIVISION',
'MBEDTLS_PLATFORM_ZEROIZE_ALT',