mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add test
This commit is contained in:
@@ -4,7 +4,7 @@ import cn.hutool.core.date.BetweenFormatter.Level;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
public class BetweenFormaterTest {
|
||||
public class BetweenFormatterTest {
|
||||
|
||||
@Test
|
||||
public void formatTest(){
|
Reference in New Issue
Block a user