aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/conventional.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/conventional.scm')
-rwxr-xr-xtests/openpgp/conventional.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/conventional.scm b/tests/openpgp/conventional.scm
index af889dcee..612b99298 100755
--- a/tests/openpgp/conventional.scm
+++ b/tests/openpgp/conventional.scm
@@ -46,4 +46,4 @@
(tr:gpg passphrase `(--yes --passphrase-fd "0" ,s2k))
(tr:assert-identity source)))
'("plain-1" "data-80000")))
- all-cipher-algos)
+ (force all-cipher-algos))