summaryrefslogtreecommitdiffstats
path: root/sqv/tests/multiple-signatures.rs
diff options
context:
space:
mode:
Diffstat (limited to 'sqv/tests/multiple-signatures.rs')
-rw-r--r--sqv/tests/multiple-signatures.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sqv/tests/multiple-signatures.rs b/sqv/tests/multiple-signatures.rs
index 3c0aa81c..69d5a982 100644
--- a/sqv/tests/multiple-signatures.rs
+++ b/sqv/tests/multiple-signatures.rs
@@ -6,11 +6,11 @@ fn p(filename: &str) -> String {
format!("../openpgp/tests/data/{}", filename)
}
-/// Asserts that multiple signatures from the same TPK are properly
+/// Asserts that multiple signatures from the same Cert are properly
/// ignored.
#[test]
fn ignore_multiple_signatures() {
- // Multiple signatures from the same TPK are ignored, and fails to
+ // Multiple signatures from the same Cert are ignored, and fails to
// meet the threshold.
Assert::cargo_binary("sqv")
.with_args(