From bebe8e4ae3fcdeb8f48e9503e016d47803161532 Mon Sep 17 00:00:00 2001 From: Jb Evain Date: Thu, 22 Jan 2009 17:34:37 +0000 Subject: [PATCH] we pass this test svn path=/trunk/mcs/; revision=124231 --- mcs/class/System.Core/Test/System.Linq/EnumerableFixture.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/mcs/class/System.Core/Test/System.Linq/EnumerableFixture.cs b/mcs/class/System.Core/Test/System.Linq/EnumerableFixture.cs index 2d465e50c9f..4409a591eef 100644 --- a/mcs/class/System.Core/Test/System.Linq/EnumerableFixture.cs +++ b/mcs/class/System.Core/Test/System.Linq/EnumerableFixture.cs @@ -1440,7 +1440,6 @@ namespace MonoTests.System.Linq { } [Test] - [Category ("NotWorking")] public void SelectMany_CollectionSelectorArgResultSelectorArg_ArrayOfPetOwner_ResultContainsElementForEachPetAPetOwnerHas () { var petOwners = Read (new [] -- 2.25.1