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:
Andrew C. Oliver 2002-05-01 01:19:28 +00:00
parent 3d1b59dbb3
commit 1ea726c701
1 changed files with 2 additions and 0 deletions

View File

@ -291,6 +291,8 @@ extends TestCase {
areaFunctionTest("AVERAGE");
}
private void operationRefTest(String operator)
throws Exception {
File file = File.createTempFile("testFormula",".xls");