Remove duplicate test attribute

This commit is contained in:
Laurențiu Nicola 2022-01-13 21:08:04 +02:00
parent 84c59a1f9f
commit 0721a55a48

View file

@ -216,7 +216,7 @@ fs::Path
",
);
}
#[test]
#[test]
fn dont_import_trivial_paths() {
cov_mark::check!(dont_import_trivial_paths);