1 2 3
// crate entry point so `cargo test --test orchestrator` pulls in all suites #[path = "orchestrator/mod.rs"] mod orchestrator_suite;