mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
add test
This commit is contained in:
parent
36c706bc7d
commit
18a2a34fc9
@ -419,7 +419,7 @@ public class ExcelWriteTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Ignore
|
||||
@Ignore
|
||||
public void addSelectTest2() {
|
||||
ExcelWriter writer = ExcelUtil.getWriter(true);
|
||||
writer.writeCellValue(0, 0, "请选择科目");
|
||||
|
Loading…
Reference in New Issue
Block a user