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

Matthew Swift
28.14.2013 b13e2eba95ed4090fe722456234ca812bb073ebc
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/EntryTestCase.java
@@ -43,7 +43,7 @@
/**
 * Test {@code Entry}.
 */
@SuppressWarnings({ "javadoc", "resource" })
@SuppressWarnings("javadoc")
public final class EntryTestCase extends SdkTestCase {
    private static interface EntryFactory {