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

Jean-Noel Rouvignac
21.39.2014 6771bc57f190a8275922290077de1f6d6b374a6f
opendj-config/src/test/java/org/forgerock/opendj/config/BooleanPropertyDefinitionTest.java
@@ -35,7 +35,7 @@
@SuppressWarnings("javadoc")
public class BooleanPropertyDefinitionTest extends ConfigTestCase {
    BooleanPropertyDefinition.Builder builder = null;
    private BooleanPropertyDefinition.Builder builder;
    @BeforeClass
    public void setUp() throws Exception {