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

Jean-Noel Rouvignac
21.39.2014 6771bc57f190a8275922290077de1f6d6b374a6f
opendj-config/src/test/java/org/forgerock/opendj/config/server/AdminTestCaseUtils.java
@@ -49,7 +49,7 @@
    private static final String DUMMY_TEST_RELATION = "*dummy*test*relation*";
    /** Indicates if the dummy relation profile has been registered. */
    private static boolean isProfileRegistered = false;
    private static boolean isProfileRegistered;
    /** Prevent instantiation. */
    private AdminTestCaseUtils() {