summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/util/_XIndent.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/util/_XIndent.java')
-rw-r--r--qadevOOo/tests/java/ifc/util/_XIndent.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/util/_XIndent.java b/qadevOOo/tests/java/ifc/util/_XIndent.java
index 9d08387c887b..769b21eb9ac9 100644
--- a/qadevOOo/tests/java/ifc/util/_XIndent.java
+++ b/qadevOOo/tests/java/ifc/util/_XIndent.java
@@ -44,6 +44,7 @@ public class _XIndent extends MultiMethodTest {
/**
* Ensures that the ObjRelation PropSet is given.
*/
+ @Override
public void before() {
PropSet = (XPropertySet) tEnv.getObjRelation("PropSet");
if (PropSet == null) {