diff options
Diffstat (limited to 'tests/openpgp/all-tests.scm')
-rw-r--r-- | tests/openpgp/all-tests.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/all-tests.scm b/tests/openpgp/all-tests.scm index e40e02dc3..3c6ae5eab 100644 --- a/tests/openpgp/all-tests.scm +++ b/tests/openpgp/all-tests.scm @@ -80,7 +80,7 @@ (path-join "tests" "openpgp" name) (in-srcdir "tests" "openpgp" name) "--use-keyboxd")) all-tests)) - ;; The third pass uses the legact pubring.gpg + ;; The third pass uses the legacy pubring.gpg (map (lambda (name) (test::scm setup-use-keyring "keyring" |