mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
03.59.2016 4299c8c37993ca97f28b2e731f6fd5ba1fb53943
opendj-server-legacy/src/test/java/org/opends/server/monitors/BackendMonitorTestCase.java
@@ -20,7 +20,7 @@
import org.opends.server.core.DirectoryServer;
import org.testng.annotations.Test;
/** This class defines a set of tests for the {@link BackendMonitor} class. */
/** This class defines a set of tests for the {@link LocalBackendMonitor} class. */
@Test
public class BackendMonitorTestCase extends GenericMonitorTestCase
{