From bbbc6da375d6584c7b2bcc74e838fff943f489d4 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 28 Nov 2019 15:27:33 +0100 Subject: Call TPKs Certificates, update identifiers, documentation. - Fixes #387. --- openpgp/src/tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpgp/src/tests.rs') diff --git a/openpgp/src/tests.rs b/openpgp/src/tests.rs index ba34f617..c1685f8c 100644 --- a/openpgp/src/tests.rs +++ b/openpgp/src/tests.rs @@ -26,7 +26,7 @@ macro_rules! t { } } -pub const TPKS: &[&Test] = &[ +pub const CERTS: &[&Test] = &[ t!("keys/dennis-simon-anton.pgp"), t!("keys/dsa2048-elgamal3072.pgp"), t!("keys/emmelie-dorothea-dina-samantha-awina-ed25519.pgp"), -- cgit v1.2.3