We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa17661 commit 848c709Copy full SHA for 848c709
zenoh/tests/regions/main.rs
@@ -18,6 +18,8 @@ mod scenario1;
18
mod scenario2;
19
#[cfg(feature = "unstable")]
20
mod scenario3;
21
+#[cfg(feature = "unstable")]
22
+mod scenario4;
23
24
use std::time::Duration;
25
0 commit comments