remove commented out @Ignore
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749294 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b617f3ccec
commit
d23e77fcf5
@ -679,7 +679,6 @@ public abstract class BaseTestNamedRange {
|
|||||||
wb.close();
|
wb.close();
|
||||||
}
|
}
|
||||||
|
|
||||||
//@Ignore
|
|
||||||
@Test
|
@Test
|
||||||
public void test56781() throws IOException {
|
public void test56781() throws IOException {
|
||||||
Workbook wb = _testDataProvider.createWorkbook();
|
Workbook wb = _testDataProvider.createWorkbook();
|
||||||
|
Loading…
Reference in New Issue
Block a user