@ -443,7 +443,7 @@ public class BasicTests : GeneratorTestFixture
new TestDelegates().MarshalUnattributedDelegate(i => i);
}
[Test]
[Test, Ignore]
public void TestPassAnonymousDelegate()
{
var testDelegates = new TestDelegates();