Skip to content

Commit 0a0cce6

Browse files
committed
see 10/30 log
1 parent 1b5f5ba commit 0a0cce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public static void init() {
3030

3131
private static final String LONG_SPACE = " ";
3232

33-
@Test
33+
// @Test
3434
public void readme2Eng() throws Exception {
3535
String rootPath = new File(System.getProperty("user.dir")).getAbsolutePath() + FILE_SEP;
3636
File readmeCN = new File(rootPath + "utilcode" + FILE_SEP + "README-CN.md");

0 commit comments

Comments
 (0)