mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
add test
This commit is contained in:
parent
a287abf33b
commit
5e394cdf08
@ -8,6 +8,6 @@ public class IssueIC00HGTest {
|
||||
@Test
|
||||
@Disabled
|
||||
void dateToStringTest(){
|
||||
Console.log(DateUtil.date().toSqlDate());
|
||||
Console.log(DateUtil.date().toString());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user