Added xfail-fast to test so the windows buildbot doesn't choke
This commit is contained in:
parent
1edfed7914
commit
35c73c8088
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue