testsuite: Xfail file that I added by mistake

This commit is contained in:
Tim Chevalier 2013-01-29 13:40:18 -08:00
parent 5e77d55326
commit 7bc919909a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// xfail-test
fn parse_args() -> ~str {
let args = core::os::args();
let mut n = 0;