BAEL-5421

This commit is contained in:
opokharel 2022-06-25 11:29:08 -06:00
parent c2bfe407de
commit acd0dc7894
1 changed files with 1 additions and 1 deletions

View File

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