1 2 3 4 5
#[test] fn ui_tests() { let t = trybuild::TestCases::new(); t.pass("tests/ui/no_entries.rs"); }