1
2
3
4
5
6
#![cfg(test)]

matrix_sdk_test::init_tracing_for_tests!();

mod helpers;
mod tests;