summaryrefslogtreecommitdiffstats
path: root/openpgp/src/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/tests.rs')
-rw-r--r--openpgp/src/tests.rs2
1 files changed, 1 insertions, 1 deletions
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"),