summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java')
-rw-r--r--qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java b/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
index 61cdf787cd45..4264e68747d8 100644
--- a/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
+++ b/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
@@ -57,6 +57,7 @@ public class _XSingleServiceFactory extends MultiMethodTest {
public XSingleServiceFactory oObj = null;
private Class<?>[] mustSupport = null ;
+ @Override
public void before() {
mustSupport = (Class[]) tEnv.getObjRelation
("XSingleServiceFactory.MustSupport") ;