tests: Re-enable OpenPGP ecc test.

--
This commit is contained in:
Werner Koch 2014-08-18 12:55:54 +02:00
parent e4aa006e48
commit 3259862cb4
1 changed files with 1 additions and 1 deletions

View File

@ -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"