summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/task/_XJob.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/task/_XJob.java')
-rw-r--r--qadevOOo/tests/java/ifc/task/_XJob.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/task/_XJob.java b/qadevOOo/tests/java/ifc/task/_XJob.java
index efa5d5c4ef1c..58800f37ebbc 100644
--- a/qadevOOo/tests/java/ifc/task/_XJob.java
+++ b/qadevOOo/tests/java/ifc/task/_XJob.java
@@ -52,6 +52,7 @@ public class _XJob extends MultiMethodTest {
* <code>executeArgs</code> [<code>NamedValue[]</code>]
* @throw StatusException If relations are not found
*/
+ @Override
public void before() {
Object[] XJobArgs = (Object[]) tEnv.getObjRelation("XJobArgs") ;
if (XJobArgs == null)