BAEL-5421

This commit is contained in:
opokharel
2022-06-25 11:30:29 -06:00
parent 423d45036b
commit f00baba56e

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 {