opendj-server-legacy/src/test/java/org/opends/server/monitors/BackendMonitorTestCase.java
@@ -29,8 +29,10 @@ import org.opends.server.admin.std.server.MonitorProviderCfg; import org.opends.server.api.MonitorProvider; import org.opends.server.core.DirectoryServer; import org.testng.annotations.Test; /** This class defines a set of tests for the {@link BackendMonitor} class. */ @Test public class BackendMonitorTestCase extends GenericMonitorTestCase { /**