mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
030aec7373
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.