We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf2ed1 commit 9dab429Copy full SHA for 9dab429
utilcode/src/test/java/com/blankj/utilcode/util/TestUtils.java
@@ -39,7 +39,6 @@ public static void init() {
39
Utils.init(RuntimeEnvironment.application);
40
}
41
42
- @Test
43
public void readme2Eng() throws Exception {
44
formatCN();
45
File readmeCN = new File(new File(System.getProperty("user.dir")).getAbsolutePath() + FILE_SEP + "README-CN.md");
0 commit comments