From 21208f23439acfae35e615abbe791b3011b950bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20=C3=81vila=20de=20Esp=C3=ADndola?= Date: Thu, 27 Jan 2011 15:50:19 -0500 Subject: Handle paths correctly. This lets us handle one more test :-) --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 1cc5cecf..6d5da821 100644 --- a/src/Makefile +++ b/src/Makefile @@ -421,6 +421,7 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \ TEST_XFAILS_RUSTC := $(filter-out \ $(addprefix test/run-pass/, \ + alt-path.rs \ alt-pattern-simple.rs \ alt-tag.rs \ arith-0.rs \ -- cgit v1.2.3