From 70c129f79b42f6020b2342e81bf96a0c701ee9e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20=C3=81vila=20de=20Esp=C3=ADndola?= Date: Wed, 26 Jan 2011 12:06:19 -0500 Subject: Fix test now that we look at the full error-pattern. Also enable it for rustc. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2aa5bbc7..dc1b96b5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -511,6 +511,7 @@ TEST_XFAILS_RUSTC := $(filter-out \ import4.rs \ import-loop.rs \ import-loop-2.rs \ + multiline-comment-line-tracking.rs \ while-type-error.rs \ ), \ $(wildcard test/*/*.rs test/*/*.rc)) -- cgit v1.2.3