mirror of
https://gitee.com/dromara/hutool.git
synced 2025-12-26 22:25:53 +08:00
ignore test
This commit is contained in:
@@ -425,7 +425,7 @@ public class ExcelWriteTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Ignore
|
||||
@Ignore
|
||||
public void addSelectTest2() {
|
||||
ExcelWriter writer = ExcelUtil.getWriter("d:/test/select.xls");
|
||||
writer.writeCellValue(0, 0, "请选择科目");
|
||||
|
||||
Reference in New Issue
Block a user