From: Tomas Mraz Date: Fri, 29 Nov 2024 17:55:13 +0000 (+0100) Subject: 04-test_encoder_decoder.t: Add } omitted in a backport X-Git-Tag: openssl-3.1.8~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=166d75b847c3e81f4ce1b1a75f3b21e09ec6e618;p=thirdparty%2Fopenssl.git 04-test_encoder_decoder.t: Add } omitted in a backport Reviewed-by: Neil Horman Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/26085) --- diff --git a/test/recipes/04-test_encoder_decoder.t b/test/recipes/04-test_encoder_decoder.t index 3587ed84700..d5d79f3a575 100644 --- a/test/recipes/04-test_encoder_decoder.t +++ b/test/recipes/04-test_encoder_decoder.t @@ -73,4 +73,4 @@ SKIP: { ok(find_line_file('NIST CURVE: P-256', 'ec.txt') == 1, 'Printing an FIPS provider EC private key'); } - +}