mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add test
This commit is contained in:
@@ -2,8 +2,6 @@ package cn.hutool.core.util;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
public class Issue3660Test {
|
||||
@Test
|
||||
public void splitTest() {
|
||||
|
Reference in New Issue
Block a user