This bug has been fixed, so re-enable the unit test

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1607662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2014-07-03 14:46:32 +00:00
parent 92f1cd20da
commit b9ff74b050
1 changed files with 1 additions and 1 deletions

View File

@ -1199,7 +1199,7 @@ public final class TestXSSFBugs extends BaseTestBugzillaIssues {
* Repeatedly writing a file.
* Something with the SharedStringsTable currently breaks...
*/
@Ignore
@Test
public void bug46662() throws Exception {
// New file
XSSFWorkbook wb = new XSSFWorkbook();