matrix-rust-sdk/testing/matrix-sdk-integration-testing/src/lib.rs

6 lines
51 B
Rust

#[cfg(test)]
mod tests;
#[cfg(test)]
mod helpers;