1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00

Uncomment disabled test that has been fixed (#104764)

This commit is contained in:
Sven Boemer 2024-07-12 08:21:18 -07:00 committed by GitHub
parent 8a28b8c334
commit bf54567d4e
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -432,8 +432,7 @@ namespace Mono.Linker.Tests.Cases.DataFlow
public static void Test ()
{
// https://github.com/dotnet/linker/issues/2196
// TestPropertyWithAttributeMarkingSelfType.TestProperty = true;
TestPropertyWithAttributeMarkingSelfType.TestProperty = true;
}
}