probably nothing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352573 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3d1b59dbb3
commit
1ea726c701
@ -291,6 +291,8 @@ extends TestCase {
|
|||||||
areaFunctionTest("AVERAGE");
|
areaFunctionTest("AVERAGE");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
private void operationRefTest(String operator)
|
private void operationRefTest(String operator)
|
||||||
throws Exception {
|
throws Exception {
|
||||||
File file = File.createTempFile("testFormula",".xls");
|
File file = File.createTempFile("testFormula",".xls");
|
||||||
|
Loading…
Reference in New Issue
Block a user