Added xfail-fast to test so the windows buildbot doesn't choke

This commit is contained in:
James Miller 2013-04-12 20:59:46 +12:00
parent 1edfed7914
commit 35c73c8088

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//xfail-fast
#[start]
fn start(argc:int, argv: **u8, crate_map: *u8) -> int {
return 0;