mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add test
This commit is contained in:
@@ -8,6 +8,6 @@ public class IssueIC00HGTest {
|
||||
@Test
|
||||
@Disabled
|
||||
void dateToStringTest(){
|
||||
Console.log(DateUtil.date().toSqlDate());
|
||||
Console.log(DateUtil.date().toString());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user