summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java')
-rw-r--r--qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java b/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java
index f01c53603b65..73c95c05ccb8 100644
--- a/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java
+++ b/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java
@@ -33,6 +33,7 @@ import com.sun.star.uno.XInterface;
public class TypeDescriptionManager extends TestCase {
+ @Override
protected void initialize ( TestParameters Param, PrintWriter log) {
}
@@ -40,6 +41,7 @@ public class TypeDescriptionManager extends TestCase {
/**
* creating a Testenvironment for the interfaces to be tested
*/
+ @Override
public TestEnvironment createTestEnvironment( TestParameters Param,
PrintWriter log )
throws StatusException {