aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/encrypt-dsa.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/encrypt-dsa.scm')
-rwxr-xr-xtests/openpgp/encrypt-dsa.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/encrypt-dsa.scm b/tests/openpgp/encrypt-dsa.scm
index fccb8c9f9..7ac191645 100755
--- a/tests/openpgp/encrypt-dsa.scm
+++ b/tests/openpgp/encrypt-dsa.scm
@@ -43,4 +43,4 @@
(tr:gpg "" '(--yes))
(tr:assert-identity source)))
(append plain-files data-files)))
- all-cipher-algos)
+ (force all-cipher-algos))