1 2 3 4 5
#[test] fn tests() { let test = trybuild::TestCases::new(); test.pass("tests/01-parse.rs"); }