summaryrefslogtreecommitdiffstats
path: root/test/recipes/20-test_dgst.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/20-test_dgst.t')
-rw-r--r--test/recipes/20-test_dgst.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/20-test_dgst.t b/test/recipes/20-test_dgst.t
index 96744b3741..cf5e20d223 100644
--- a/test/recipes/20-test_dgst.t
+++ b/test/recipes/20-test_dgst.t
@@ -129,7 +129,7 @@ SKIP: {
SKIP: {
skip "EdDSA is not supported by this OpenSSL build", 2
- if disabled("ec");
+ if disabled("ecx");
skip "EdDSA is not supported with `dgst` CLI", 2;