Fix compiling unit-test after previous changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a021bc780b
commit
d89168fa51
@ -47,7 +47,7 @@ public class TestSXSSFCell extends BaseTestXCell {
|
||||
}
|
||||
|
||||
@AfterClass
|
||||
public static void tearDown(){
|
||||
public static void tearDownClass(){
|
||||
SXSSFITestDataProvider.instance.cleanup();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user