Skip to content

Commit f847795

Browse files
committed
Auto merge of rust-lang#9245 - alex-semenyuk:enable_multiple_config_files_on_windows, r=Alexendoo
Enable test multiple_config_files on windows Verified that it actully works on windows changelog: none
2 parents af33de7 + b5e5b42 commit f847795

File tree

1 file changed

+0
-2
lines changed
  • tests/ui-cargo/multiple_config_files/warn/src

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// ignore-windows
2-
31
fn main() {
42
println!("Hello, world!");
53
}

0 commit comments

Comments
 (0)