BAEL-5421
This commit is contained in:
parent
acd0dc7894
commit
d29b19e148
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user