DelegateTest.ClosedOverNullReferenceInstanceMethod: remove NotWorking attribute
authorJb Evain <jbevain@gmail.com>
Fri, 6 Aug 2010 16:24:40 +0000 (18:24 +0200)
committerJb Evain <jbevain@gmail.com>
Fri, 6 Aug 2010 16:24:40 +0000 (18:24 +0200)
mcs/class/corlib/Test/System/DelegateTest.cs

index 2e51926364cdaa653a26928e53549d2111f8e88e..1aa870bd9d5f5873077921739cf615ea4f8e5f83 100644 (file)
@@ -1045,7 +1045,6 @@ namespace MonoTests.System
                }
 
                [Test] // #475962
-               [Category ("NotWorking")]
                public void ClosedOverNullReferenceInstanceMethod ()
                {
                        var action = (Action) Delegate.CreateDelegate (