[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:
Jonathan Peppers 2024-07-15 11:09:12 -05:00 коммит произвёл GitHub
Родитель 611c269fb1
Коммит 000759c9e2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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 ()
{