mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 07:32:12 +03:00
For consistency with other tests that use example public and private keys, replace use of `concat!` macro with `include_str!`. This way, key data embedded into source with single line of code.