From 9f3caed8a029eb3c17d40564da6859d61f1e624d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20=C3=81vila=20de=20Esp=C3=ADndola?= Date: Mon, 17 Jan 2011 18:13:55 -0500 Subject: Enable more tests. --- src/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 45d6ce80..9da0590a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -489,6 +489,8 @@ TEST_XFAILS_RUSTC := $(filter-out \ import2.rs \ import3.rs \ import4.rs \ + import-loop.rs \ + import-loop-2.rs \ while-type-error.rs \ ), \ $(wildcard test/*/*.rs test/*/*.rc)) -- cgit v1.2.3