7be84ca71a
… and set a sensible default log level.
7 lines
84 B
Rust
7 lines
84 B
Rust
#![cfg(test)]
|
|
|
|
matrix_sdk_test::init_tracing_for_tests!();
|
|
|
|
mod helpers;
|
|
mod tests;
|