Pick up new XFAIL from Makefile.

This commit is contained in:
Graydon Hoare 2011-03-23 10:39:15 -07:00
parent 28a4e778f3
commit ef01ce9cdc
1 changed files with 1 additions and 0 deletions

View File

@ -560,6 +560,7 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
obj-as.rs \
vec-slice.rs \
fn-lval.rs \
empty-mutable-vec.rs \
generic-bind-2.rs \
generic-fn-box.rs \
generic-tup.rs \