1 2 3 4 5 6 7
//! Integration tests for santh-tracing. #[path = "support/mod.rs"] mod support; #[path = "integration/metrics_namespace.rs"] mod metrics_namespace;