mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
remove concole
This commit is contained in:
@@ -70,7 +70,7 @@ public class FileUtilTest {
|
||||
@Test
|
||||
@Ignore
|
||||
public void renameTest() {
|
||||
FileUtil.rename(FileUtil.file("hutool.jpg"), "b.png", false, false);
|
||||
FileUtil.rename(FileUtil.file("d:/test/3.jpg"), "2.jpg", false);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user