summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java b/qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java
index 7cb4d8aed12c..2c489e4c4f50 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -171,12 +171,12 @@ public class _XArrayFormulaRange extends MultiMethodTest {
return p1 == s1.length() && p2 == s2.length() ;
}
-
+
/**
* Forces environment recreation.
*/
protected void after() {
disposeEnvironment();
- }
+ }
}