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 4b4306b825
commit f898a5bd8d

View File

@ -679,7 +679,6 @@ public abstract class BaseTestNamedRange {
wb.close();
}
//@Ignore
@Test
public void test56781() throws IOException {
Workbook wb = _testDataProvider.createWorkbook();