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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
opendj-server-legacy/src/test/java/org/opends/server/extensions/VirtualStaticGroupTestCase.java
@@ -209,16 +209,16 @@
  // The attribute type for the member attribute.
  /** The attribute type for the member attribute. */
  private AttributeType memberType;
  // The attribute type for the uniqueMember attribute.
  /** The attribute type for the uniqueMember attribute. */
  private AttributeType uniqueMemberType;
  // The server group manager.
  /** The server group manager. */
  private GroupManager groupManager;
  // The DNs of the various entries in the data set.
  /** The DNs of the various entries in the data set. */
  private DN u1;
  private DN u2;
  private DN u3;