aboutsummaryrefslogtreecommitdiff
path: root/test/T350-crypto.sh
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-01-19 23:22:07 -0400
committerDavid Bremner <david@tethera.net>2022-01-26 07:22:09 -0400
commitda302e1cbaaab89b2bbb32c0f59e1aa6ee708455 (patch)
tree10494ed1360a2630fbbaaacaa8844e520e5ae824 /test/T350-crypto.sh
parent8179c3d1146b6b19c64200f0617c4a1ba7588569 (diff)
emacs: use cached encoded copy for fcc
This fixes the bug reported by dkg in [1]. The movement of the call to n-m-setup-message-for-saving is so the cleanup of Fcc headers happens in the encoded version (otherwise Fcc headers may be saved to disk). [1]: id:87k1zm225v.fsf@fifthhorseman.net
Diffstat (limited to 'test/T350-crypto.sh')
-rwxr-xr-xtest/T350-crypto.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh
index 209b8a74..3c6626b4 100755
--- a/test/T350-crypto.sh
+++ b/test/T350-crypto.sh
@@ -21,7 +21,6 @@ test_expect_success \
"(mml-secure-message-sign)"'
test_begin_subtest "emacs delivery of signed message via fcc and smtp"
-test_subtest_known_broken
emacs_deliver_message \
'signed message sent via SMTP' \
'This is a test that messages are sent via SMTP' \