BAEL-7745 Fix unit test in core-java-jvm3

This commit is contained in:
Thibault Faure 2024-04-01 17:30:32 +02:00
parent c2684009bc
commit f5963a71f1
3 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ import org.junit.jupiter.api.Test;
import java.net.URL;
@Disabled
class ClassGetResourceUnitTest {
@Test

View File

@ -6,7 +6,6 @@ import org.junit.jupiter.api.Test;
import java.net.URL;
@Disabled
class ClassLoaderGetResourceUnitTest {
@Test