mirror of
https://gitee.com/dromara/hutool.git
synced 2025-05-02 20:02:49 +08:00
fix test
This commit is contained in:
parent
79b3adb150
commit
26ccc50c89
@ -273,7 +273,7 @@ public class FileUtilTest {
|
|||||||
Console.log(file.getPath());
|
Console.log(file.getPath());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Ignore
|
@Ignore
|
||||||
public void loopFilesWithDepthTest() {
|
public void loopFilesWithDepthTest() {
|
||||||
|
Loading…
Reference in New Issue
Block a user