diff options
| author | Felipe Contreras <felipe.contreras@gmail.com> | 2021-05-01 06:54:16 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-05-01 21:15:27 -0300 |
| commit | fe9616aef19a1584de550ea536dfc7b42a13636a (patch) | |
| tree | a73de836013bb5a783f14aca13d7a04b014de692 /test/T350-crypto.sh | |
| parent | 049a652da7a692704348085a817b0086a44d5435 (diff) | |
test: add external prereqs to many emacs tests
The tests fail otherwise.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'test/T350-crypto.sh')
| -rwxr-xr-x | test/T350-crypto.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 0aada4df..ae1d6a98 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -9,6 +9,7 @@ test_description='PGP/MIME signature verification and decryption' ################################################## +test_require_emacs add_gnupg_home test_begin_subtest "emacs delivery of signed message" |
