[tests] re-enable `JavaAbstractMethodTest` (#9097)
Context: https://github.com/dotnet/runtime/issues/103987
dotnet/runtime#103987 was fixed, and we should have the changes in 094bf612
.
Let's enable the test again.
This commit is contained in:
Родитель
611c269fb1
Коммит
000759c9e2
|
@ -181,7 +181,6 @@ namespace Xamarin.Android.JcwGenTests {
|
|||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("https://github.com/dotnet/runtime/issues/103987")]
|
||||
[RequiresUnreferencedCode ("Tests trimming unsafe features")]
|
||||
public void JavaAbstractMethodTest ()
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче