From 21b7dfa8adb67eb2abcffff529a8bda6dd92b9d9 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 26 Feb 2021 13:10:00 +0100 Subject: [PATCH] evp_extra_test2: Remove TODO 3.0 The TODO marks optional cleanup that can be done any time in future. Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/14367) --- test/evp_extra_test2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/evp_extra_test2.c b/test/evp_extra_test2.c index bb8e8975368..e61f50baad3 100644 --- a/test/evp_extra_test2.c +++ b/test/evp_extra_test2.c @@ -8,7 +8,7 @@ */ /* - * TODO(3.0): Really these tests should be in evp_extra_test - but that doesn't + * Really these tests should be in evp_extra_test - but that doesn't * yet support testing with a non-default libctx. Once it does we should move * everything into one file. Consequently some things are duplicated between * the two files. -- 2.47.3