mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 14:04:40 -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;
|