From 85a701c8f668fc03e6340682956e7ca7d9cf54bc Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Fri, 25 Jun 2010 01:26:44 -0700 Subject: Add testcases for item name conflict at the same path level. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2c53a30b..0b631546 100644 --- a/src/Makefile +++ b/src/Makefile @@ -374,6 +374,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \ i8-incr.rs \ import.rs \ inner-module.rs \ + item-name-overload.rs \ large-records.rs \ lazy-and-or.rs \ lazychan.rs \ -- cgit v1.2.3