Skip to content

Commit cabf6e6

Browse files
author
yangsen
committed
change code fmt
1 parent f994fbd commit cabf6e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/java/com/qiniu/storage/RegionTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99

1010
import org.junit.jupiter.api.Tag;
1111
import org.junit.jupiter.api.Test;
12+
1213
import static org.junit.jupiter.api.Assertions.assertEquals;
1314
import static org.junit.jupiter.api.Assertions.assertNotEquals;
1415
import static org.junit.jupiter.api.Assertions.assertTrue;
1516
import static org.junit.jupiter.api.Assertions.fail;
17+
1618
import java.lang.reflect.InvocationTargetException;
1719
import java.lang.reflect.Method;
1820

0 commit comments

Comments
 (0)