mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-26 10:11:10 -04:00
7 lines
84 B
Rust
7 lines
84 B
Rust
#![cfg(test)]
|
|
|
|
matrix_sdk_test::init_tracing_for_tests!();
|
|
|
|
mod helpers;
|
|
mod tests;
|