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