commit | 7726678b230c102fd74a202f65994d025e6bf91e | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Mon Oct 10 16:11:50 2022 +0100 |
committer | Raef Coles <raef.coles@arm.com> | Thu Oct 13 14:29:46 2022 +0100 |
tree | b43d82465adf05cdb4cedad97248e7a77ae29875 | |
parent | 3c4ae77fec28b89fcb6311898540ee129b800b85 [diff] |
Remove debugging code left in LMOTS tests Signed-off-by: Raef Coles <raef.coles@arm.com>
diff --git a/tests/suites/test_suite_lmots.function b/tests/suites/test_suite_lmots.function index 0d2aece..1b8315c 100644 --- a/tests/suites/test_suite_lmots.function +++ b/tests/suites/test_suite_lmots.function
@@ -12,7 +12,6 @@ idx++ ) { if( sig[idx] != 0x7E ) { - while(1){} return 1; } }