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:
parent
8a28b8c334
commit
bf54567d4e
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue