Skip to content

Commit 107eeea

Browse files
committed
fixed unit test
1 parent 8165c4c commit 107eeea

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/test/java/io/github/shitlib/java/OhShitTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
import org.junit.jupiter.api.Test;
44

5-
import static com.github.shitlib.java.OhShit.*;
5+
import static io.github.shitlib.java.OhShit.*;
66
import static org.assertj.core.api.Assertions.*;
77

88

9-
109
public class OhShitTest {
1110

1211
private class MyClass {}

0 commit comments

Comments
 (0)