diff options
Diffstat (limited to 'tests/openpgp/ecc.scm')
-rwxr-xr-x | tests/openpgp/ecc.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/ecc.scm b/tests/openpgp/ecc.scm index d7c02a5e2..a63ec45bd 100755 --- a/tests/openpgp/ecc.scm +++ b/tests/openpgp/ecc.scm @@ -175,7 +175,7 @@ Rg== (display "This is one line\n" (fdopen fd "wb"))) (for-each-p - "Checking ECDSA decryption" + "Checking ECDH decryption" (lambda (test) (lettmp (x y) (call-with-output-file |