svn path=/trunk/mcs/; revision=104507
@@ -114,7 +114,6 @@ namespace MonoTests.System.Linq.Expressions
}
[Test]
- [Category ("NotWorking")]
public void CoalesceNullableToNonNullable ()
{
var a = Expression.Parameter (typeof (int?), "a");