Merge pull request #16283 from thibaultfaure/improvements/BAEL-7745-fix-unit-test-in-core-java-jvm3

BAEL-7745 Fix unit test in core-java-jvm3
This commit is contained in:
Andrea Cerasoni 2024-04-23 18:50:39 +01:00 committed by GitHub
commit 0c1e41f3e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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