Attempt to put out burning Windows tinderbox.
This commit is contained in:
parent
ad954fcecc
commit
63e77a3de1
|
@ -103,6 +103,6 @@ mod map_reduce {
|
|||
}
|
||||
}
|
||||
|
||||
fn main(vec[str] argv) {
|
||||
fn main() {
|
||||
map_reduce::map_reduce(["../src/test/run-pass/hashmap-memory.rs"]);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue