mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 10:11:01 +00:00
Reduce nesting of macrotest test cases
This commit is contained in:
@@ -3,6 +3,5 @@
|
|||||||
#[cfg_attr(not(cargo_expand), ignore)]
|
#[cfg_attr(not(cargo_expand), ignore)]
|
||||||
#[test]
|
#[test]
|
||||||
fn expandtest() {
|
fn expandtest() {
|
||||||
macrotest::expand("tests/expand/**/enum/*.rs");
|
macrotest::expand("tests/expand/*.rs");
|
||||||
macrotest::expand("tests/expand/**/struct/*.rs");
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user