1 2 3 4 5
#[cfg(feature = "redb")] #[test] fn test_expansion() { macrotest::expand("tests/expand/*.rs"); }