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