Un-XFAIL test/run-pass/foreach-nested.rs and test/run-pass/foreach-nested-2.rs

This commit is contained in:
Patrick Walton 2011-03-11 12:05:49 -08:00
parent 37007a4d01
commit a93ab2e1b1

View File

@ -449,8 +449,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
comm.rs \
constrained-type.rs \
destructor-ordering.rs \
foreach-nested-2.rs \
foreach-nested.rs \
foreach-put-structured.rs \
foreach-simple-outer-slot.rs \
generic-iter-frame.rs \