commit | e3734bd13ab98ef4c18729522b43d8d0a82774ea | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Sep 04 22:51:33 2019 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Sep 13 11:04:24 2019 +0200 |
tree | 5e9f918cf3daca77d76257a0c1d0619a54182ae5 | |
parent | 00ed2e19863016b6447ea5f08a5ccafddb2c39aa [diff] |
Remove redundant test case
diff --git a/tests/scripts/test_config_script.py b/tests/scripts/test_config_script.py index 0a93fa0..a71b357 100755 --- a/tests/scripts/test_config_script.py +++ b/tests/scripts/test_config_script.py
@@ -128,7 +128,6 @@ ### 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',