opendj-config/src/test/java/org/forgerock/opendj/config/TestParentCfgClient.java
@@ -12,7 +12,7 @@ * information: "Portions Copyright [year] [name of copyright owner]". * * Copyright 2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS. * Portions Copyright 2014-2016 ForgeRock AS. */ package org.forgerock.opendj.config; @@ -41,6 +41,7 @@ * @return Returns the configuration definition associated with this Test * Parent. */ @Override ManagedObjectDefinition<? extends TestParentCfgClient, ? extends TestParentCfg> definition(); /**