]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
04-test_encoder_decoder.t: Add } omitted in a backport
authorTomas Mraz <tomas@openssl.org>
Fri, 29 Nov 2024 17:55:13 +0000 (18:55 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 29 Nov 2024 17:56:25 +0000 (18:56 +0100)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26085)

test/recipes/04-test_encoder_decoder.t

index 3587ed84700df1065f1af367b292630c4d7c35df..d5d79f3a57541c294ee8d26f2ce6990b0752f87b 100644 (file)
@@ -73,4 +73,4 @@ SKIP: {
     ok(find_line_file('NIST CURVE: P-256', 'ec.txt') == 1,
        'Printing an FIPS provider EC private key');
 }
-
+}