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

gbellato
25.35.2007 5349c97806bb0a00038d8dc3dee4254fad187649
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/AttrInfoTest.java
@@ -30,7 +30,7 @@
import java.util.LinkedHashSet;
import org.opends.server.core.DirectoryServer;
import org.opends.server.replication.SynchronizationTestCase;
import org.opends.server.replication.ReplicationTestCase;
import org.opends.server.replication.common.ChangeNumber;
import org.opends.server.replication.plugin.AttrInfo;
import org.opends.server.replication.plugin.ValueInfo;
@@ -45,7 +45,7 @@
 * Test AttrInfo and AttrInfoWithOptions
 */
public class AttrInfoTest
    extends SynchronizationTestCase
    extends ReplicationTestCase
{
  /**
   * Build some data for the AttrInfo test below.