Fix whitespace in Makefile.

This commit is contained in:
Graydon Hoare 2010-07-20 12:15:44 -07:00
parent c69ec53dc5
commit 27c3af0d91

View File

@ -375,7 +375,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
test/run-pass/task-comm.rs \
test/run-pass/vec-alloc-append.rs \
test/run-pass/vec-slice.rs \
test/run-pass/task-comm-3.rs \
test/run-pass/task-comm-3.rs \
test/compile-fail/bad-recv.rs \
test/compile-fail/bad-send.rs \
test/compile-fail/infinite-tag-type-recursion.rs \