mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
update changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918709 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
65443a93c6
commit
f8a949217b
@ -425,7 +425,7 @@ public final class TestSXSSFWorkbook extends BaseTestXWorkbook {
|
||||
//System.gc();
|
||||
}
|
||||
|
||||
wb.write(outSteam);
|
||||
wb.write(outSteam);
|
||||
// assertTrue(wb.dispose());
|
||||
outSteam.close();
|
||||
} finally {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user