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

Matthew Swift
02.15.2011 75a771bbd75907a139a66447961997b852626992
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/DNTestCase.java
@@ -46,6 +46,7 @@
/**
 * This class defines a set of tests for the org.forgerock.opendj.ldap.DN class.
 */
@SuppressWarnings("javadoc")
public class DNTestCase extends SdkTestCase
{
  /**