Skip to content

Commit 3a7271a

Browse files
committed
Un-XFAIL argv.rs and command-line-args.rs.
1 parent d7f7634 commit 3a7271a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
448448
alt-pattern-lit.rs \
449449
alt-pattern-simple.rs \
450450
alt-tag.rs \
451+
argv.rs \
451452
arith-0.rs \
452453
arith-1.rs \
453454
arith-2.rs \
@@ -464,6 +465,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
464465
box-in-tup.rs \
465466
cast.rs \
466467
char.rs \
468+
command-line-args.rs \
467469
complex.rs \
468470
const.rs \
469471
dead-code-one-arm-if.rs \

0 commit comments

Comments
 (0)