BAEL-5421
This commit is contained in:
parent
c2bfe407de
commit
acd0dc7894
|
@ -2,7 +2,7 @@ package com.baeldung.jar;
|
|||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
class MySampleGUIAppnUnitTest extends MySampleGUIAppn {
|
||||
class MySampleGUIAppnUnitTest extends IOException {
|
||||
|
||||
@Test
|
||||
void testMain() throws IOException {
|
||||
|
|
Loading…
Reference in New Issue