rustc: Un-XFAIL alt-pattern-simple.rs

This commit is contained in:
Patrick Walton 2010-12-15 10:15:02 -08:00
parent 42789c4b97
commit 91c0cab61a

View file

@ -519,6 +519,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
TEST_XFAILS_SELF := $(filter-out \
$(addprefix test/run-pass/, \
alt-pattern-simple.rs \
alt-tag.rs \
arith-0.rs \
arith-1.rs \