8504: decl_check: follow test style guide r=jonas-schievink a=jonas-schievink

changelog skip

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
This commit is contained in:
bors[bot] 2021-04-13 12:14:16 +00:00 committed by GitHub
commit 7f53d3acba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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