diff options
Diffstat (limited to 'test/lisp')
| -rw-r--r-- | test/lisp/gnus/mml-sec-tests.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/gnus/mml-sec-tests.el b/test/lisp/gnus/mml-sec-tests.el index 07da4bffa5a..2924673b368 100644 --- a/test/lisp/gnus/mml-sec-tests.el +++ b/test/lisp/gnus/mml-sec-tests.el | |||
| @@ -647,6 +647,7 @@ In this test, just multiple encryption and signing keys may be available." | |||
| 647 | (ert-deftest mml-secure-en-decrypt-sign-1-2-double () | 647 | (ert-deftest mml-secure-en-decrypt-sign-1-2-double () |
| 648 | "Sign and encrypt message; then decrypt and test for expected result. | 648 | "Sign and encrypt message; then decrypt and test for expected result. |
| 649 | In this test, just multiple encryption and signing keys may be available." | 649 | In this test, just multiple encryption and signing keys may be available." |
| 650 | :tags '(:unstable) | ||
| 650 | (skip-unless (test-conf)) | 651 | (skip-unless (test-conf)) |
| 651 | (mml-secure-test-key-fixture | 652 | (mml-secure-test-key-fixture |
| 652 | (lambda () | 653 | (lambda () |