decl_check: follow test style guide

This commit is contained in:
Jonas Schievink 2021-04-13 14:13:35 +02:00
parent 9beed98f2a
commit 31594bcd01

View file

@ -950,7 +950,6 @@ fn main() {
mod F {
fn CheckItWorksWithCrateAttr(BAD_NAME_HI: u8) {}
}
"#,
);
}