mirror of https://github.com/apache/poi.git
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
4782d498a4
commit
a2e4130de3
|
@ -291,6 +291,8 @@ extends TestCase {
|
|||
areaFunctionTest("AVERAGE");
|
||||
}
|
||||
|
||||
|
||||
|
||||
private void operationRefTest(String operator)
|
||||
throws Exception {
|
||||
File file = File.createTempFile("testFormula",".xls");
|
||||
|
|
Loading…
Reference in New Issue