aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/openpgp/defs.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/openpgp/defs.scm b/tests/openpgp/defs.scm
index b5e307880..358efa6eb 100644
--- a/tests/openpgp/defs.scm
+++ b/tests/openpgp/defs.scm
@@ -338,6 +338,8 @@
"no-secmem-warning"
"no-permission-warning"
"batch"
+ "no-auto-key-retrieve"
+ "no-auto-key-locate"
"allow-weak-digest-algos"
(if have-opt-always-trust
"no-auto-check-trustdb" "#no-auto-check-trustdb")