blob: 5514b1d4adc20b63f2f8697e0a8e707e20d2d2b3 [file] [log] [blame]
#[path = "../../tracing/tests/support/mod.rs"]
// path attribute requires referenced module to have same name so allow module inception here
#[allow(clippy::module_inception)]
mod support;
pub use self::support::*;