From eeb2d6d32cbdc975fcc0a0c82adca37913ed6dff Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Mon, 7 Mar 2011 14:28:52 -0800 Subject: rustc: Un-XFAIL box-unbox.rs --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 81ca965d..17fb737e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -442,7 +442,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \ basic-2.rs \ basic.rs \ bind-obj-ctor.rs \ - box-unbox.rs \ child-outlives-parent.rs \ clone-with-exterior.rs \ comm.rs \ -- cgit v1.2.3