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.0.16~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9150d3f37c07afe5d610fddb0a93d35eac0452;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) (cherry picked from commit 166d75b847c3e81f4ce1b1a75f3b21e09ec6e618) --- 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'); } - +}