mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-23 04:14:28 +00:00
Remove duplicate test attribute
This commit is contained in:
parent
84c59a1f9f
commit
0721a55a48
@ -216,7 +216,7 @@ fs::Path
|
||||
",
|
||||
);
|
||||
}
|
||||
#[test]
|
||||
|
||||
#[test]
|
||||
fn dont_import_trivial_paths() {
|
||||
cov_mark::check!(dont_import_trivial_paths);
|
||||
|
Loading…
Reference in New Issue
Block a user