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:
Javen O'Neal 2016-06-20 10:32:21 +00:00
parent b617f3ccec
commit d23e77fcf5

View File

@ -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();