mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
testsuite: Xfail file that I added by mistake
This commit is contained in:
parent
5e77d55326
commit
7bc919909a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user