mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
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:
parent
054519db29
commit
f82c8a693e
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user