Skip to content

Commit 7bc8b89

Browse files
committed
Update TestTextBuffer.java
1 parent b756991 commit 7bc8b89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/java/com/fasterxml/jackson/core/util/TestTextBuffer.java

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
package com.fasterxml.jackson.core.util;
22

3+
import org.junit.jupiter.api.Test;
4+
35
import java.io.IOException;
46

57
import static org.junit.jupiter.api.Assertions.*;

0 commit comments

Comments
 (0)