1 2 3 4 5
#[test] pub fn pass_expect_expanded() { macrotest::expand("tests/core/*.rs"); macrotest::expand("tests/common/*.rs"); }