Skip to content

Commit ff3d17a

Browse files
committed
see 01/15 log
1 parent 87b22e5 commit ff3d17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utilcode/src/test/java/com/blankj/utilcode/utils/TestUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ public void formatCN() throws Exception {
103103

104104
@Test
105105
public void test() throws Exception {
106-
System.out.printf("%tl:%tM\n%tp", System.currentTimeMillis(), System.currentTimeMillis(), System.currentTimeMillis());
106+
107107
}
108108
}

0 commit comments

Comments
 (0)