summaryrefslogtreecommitdiff
path: root/test/recipes
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-11-30 08:16:57 +1100
committerHugo Landau <hlandau@openssl.org>2022-11-30 07:15:39 +0000
commit9ba4f489ecd30901603d66a8ec578cbca08fac06 (patch)
tree3df9e6638b76d9d3f524d904d2363c3808a27ce9 /test/recipes
parent3d4dfeb28a5cb944b8300b4cf807e19ab97d04f5 (diff)
downloadopenssl-new-9ba4f489ecd30901603d66a8ec578cbca08fac06.tar.gz
evp_test: fix rebase mistake with no_gost
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19785)
Diffstat (limited to 'test/recipes')
-rw-r--r--test/recipes/30-test_evp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/30-test_evp.t b/test/recipes/30-test_evp.t
index c9f1f0f682..9265948b91 100644
--- a/test/recipes/30-test_evp.t
+++ b/test/recipes/30-test_evp.t
@@ -77,7 +77,7 @@ push @files, qw(
evppkey_ecdsa.txt
evppkey_kas.txt
evppkey_mismatch.txt
- ) unless $no_ec || $no_gost;
+ ) unless $no_ec;
push @files, qw(evpciph_aes_gcm_siv.txt) unless $no_siv;
# A list of tests that only run with the default provider