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

matthew_swift
28.23.2007 d30d857423de7afd4c96919232af420739cede6f
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/TestParentCfgDefn.java
@@ -201,7 +201,7 @@
   * Private constructor.
   */
  private TestParentCfgDefn() {
    super("test-parent", TopCfgDefn.getInstance());
    super("test-parent", null);
  }