mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Remove redundant test case
This commit is contained in:
parent
00ed2e1986
commit
e3734bd13a
1 changed files with 0 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue