mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-09 08:27:32 -04:00
guard test behing feature flag
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![cfg(feature = "unstable-msc4310")]
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
||||
use matrix_sdk::test_utils::mocks::MatrixMockServer;
|
||||
|
||||
Reference in New Issue
Block a user