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

Jean-Noel Rouvignac
21.39.2014 0d4ba91f61ab46065c63c17784090c1d318ab674
opendj-sdk/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() {