BAEL-5421

This commit is contained in:
opokharel 2022-06-25 11:30:29 -06:00
parent acd0dc7894
commit d29b19e148

View File

@ -2,7 +2,7 @@ package com.baeldung.jar;
import org.junit.jupiter.api.Test;
class MySampleGUIAppnUnitTest extends IOException {
class MySampleGUIAppnUnitTest throws IOException {
@Test
void testMain() throws IOException {