aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/openpgp/ecc.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/ecc.test b/tests/openpgp/ecc.test
index cb0446728..58fd25154 100755
--- a/tests/openpgp/ecc.test
+++ b/tests/openpgp/ecc.test
@@ -20,7 +20,7 @@ mainkeyids='BAA59D9C
45AF2FFE'
-if have_pubkey_algo "ECC"; then
+if have_pubkey_algo "ECDH"; then
:
else
info "No ECC support due to an old Libgcrypt"