From fe82978980c42df1288a804e53b32ebf66fd201c Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 23 Jul 2010 12:32:12 -0700 Subject: Modify testcase to match new syntax and un-XFAIL mutable-vec-drop.rs. --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index d70da0ce..8f96fd70 100644 --- a/src/Makefile +++ b/src/Makefile @@ -360,7 +360,6 @@ TEST_XFAILS_X86 := test/run-pass/bind-obj-ctor.rs \ test/run-pass/generic-recursive-tag.rs \ test/run-pass/iter-ret.rs \ test/run-pass/mlist-cycle.rs \ - test/run-pass/mutable-vec-drop.rs \ test/run-pass/obj-as.rs \ test/run-pass/task-comm.rs \ test/run-pass/vec-slice.rs \ -- cgit v1.2.3