Skip to content

Commit 9dab429

Browse files
committed
see 05/08 log
1 parent abf2ed1 commit 9dab429

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public static void init() {
3939
Utils.init(RuntimeEnvironment.application);
4040
}
4141

42-
@Test
4342
public void readme2Eng() throws Exception {
4443
formatCN();
4544
File readmeCN = new File(new File(System.getProperty("user.dir")).getAbsolutePath() + FILE_SEP + "README-CN.md");

0 commit comments

Comments
 (0)