]> 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>
Mon, 2 Dec 2024 07:41:32 +0000 (08:41 +0100)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26085)

(cherry picked from commit 166d75b847c3e81f4ce1b1a75f3b21e09ec6e618)

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');
 }
-
+}