summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java')
-rw-r--r--qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java b/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
index d2ab01f456cb..7603f8a00594 100644
--- a/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
+++ b/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
@@ -175,6 +175,7 @@ public class _XImplementationRegistration extends MultiMethodTest {
tRes.tested("revokeImplementation()", true) ;
}
+ @Override
public void after() {
this.disposeEnvironment() ;
}