summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_fwk/UICommandDescription.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_fwk/UICommandDescription.java')
-rw-r--r--qadevOOo/tests/java/mod/_fwk/UICommandDescription.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/mod/_fwk/UICommandDescription.java b/qadevOOo/tests/java/mod/_fwk/UICommandDescription.java
index 2ec3390c2564..4b673a218bf9 100644
--- a/qadevOOo/tests/java/mod/_fwk/UICommandDescription.java
+++ b/qadevOOo/tests/java/mod/_fwk/UICommandDescription.java
@@ -29,6 +29,7 @@ import util.utils;
public class UICommandDescription extends TestCase {
XInterface oObj = null;
+ @Override
protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
TestEnvironment tEnv = null;
XMultiServiceFactory xMSF = tParam.getMSF();