mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-23 21:23:20 +00:00
ignore test on windows since I don't know why compiletest does not hand paths properly there
This commit is contained in:
parent
1193abe4c8
commit
aae64e93b7
@ -1,3 +1,5 @@
|
||||
// ignore-windows
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user