summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/beans/_XExactName.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/beans/_XExactName.java')
-rw-r--r--qadevOOo/tests/java/ifc/beans/_XExactName.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/beans/_XExactName.java b/qadevOOo/tests/java/ifc/beans/_XExactName.java
index e33435e530ad..ab8f6f96572d 100644
--- a/qadevOOo/tests/java/ifc/beans/_XExactName.java
+++ b/qadevOOo/tests/java/ifc/beans/_XExactName.java
@@ -74,6 +74,7 @@ public class _XExactName extends MultiMethodTest {
* Checking if the Object relation expectedName is given
* throw a StatusException if not.
*/
+ @Override
protected void before() {
expectedName = (String) tEnv.getObjRelation("expectedName");