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

Jean-Noël Rouvignac
30.09.2015 80b2d44f6b7d9d0051c77c501b62ce05dc58f5da
Renamed ModifyReplayTest => ModifyReplaySingleValuedAttributeTest
1 files renamed
2 ■■■ changed files
opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/ModifyReplaySingleValuedAttributeTest.java 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/ModifyReplaySingleValuedAttributeTest.java
File was renamed from opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/ModifyReplayTest.java
@@ -73,7 +73,7 @@
 * the permutation.
 */
@SuppressWarnings("javadoc")
public class ModifyReplayTest extends ReplicationTestCase
public class ModifyReplaySingleValuedAttributeTest extends ReplicationTestCase
{
  private static final String ATTRIBUTE_NAME = "displayName";
  private static final String SYNCHIST = "ds-sync-hist";