Skip to content

Commit 848c709

Browse files
committed
Add scenarios
1 parent fa17661 commit 848c709

File tree

2 files changed

+431
-0
lines changed

2 files changed

+431
-0
lines changed

zenoh/tests/regions/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ mod scenario1;
1818
mod scenario2;
1919
#[cfg(feature = "unstable")]
2020
mod scenario3;
21+
#[cfg(feature = "unstable")]
22+
mod scenario4;
2123

2224
use std::time::Duration;
2325

0 commit comments

Comments
 (0)