Skip to content

Commit aae64e9

Browse files
committed
ignore test on windows since I don't know why compiletest does not hand paths properly there
1 parent 1193abe commit aae64e9

File tree

1 file changed

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

1 file changed

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

0 commit comments

Comments
 (0)