mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
Enable test multiple_config_files on windows
This commit is contained in:
parent
580f642cfa
commit
b5e5b42815
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
// ignore-windows
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue