Skip to content

Commit e86d6ab

Browse files
committed
updated
1 parent 6112ed0 commit e86d6ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/MainTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import static org.junit.Assert.*;
2-
import org.junit.Test;
1+
import org.junit.jupiter.api.Test;
2+
import static org.junit.jupiter.api.Assertions.*;
33

44
public class MainTest {
55

0 commit comments

Comments
 (0)