summaryrefslogtreecommitdiffstats
path: root/tests/openpgp/ecc.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/ecc.test')
-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 6e3ae8191..01e1e0617 100755
--- a/tests/openpgp/ecc.test
+++ b/tests/openpgp/ecc.test
@@ -20,7 +20,7 @@ mainkeyids='BAA59D9C
45AF2FFE'
-if have_pubkey_algo "ECDH"; then
+if have_pubkey_algo "ECC"; then
:
else
info "No ECC support due to an old Libgcrypt"