summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java')
-rw-r--r--qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java b/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
index 1b73af54f9b6..1848429a850d 100644
--- a/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
+++ b/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
@@ -71,6 +71,7 @@ public class _XSimpleRegistry extends MultiMethodTest {
* Retrieves object relations.
* @throws StatusException If one of required relations not found.
*/
+ @Override
protected void before() {
if (tEnv.getObjRelation("configuration") != null) {
configuration = true;