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

Matthew Swift
12.18.2011 2a9a447352de6e72a308fd814f40137252daf74e
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/RDNTestCase.java
@@ -66,9 +66,6 @@
  // org bytestring.
  private static final ByteString ORG = ByteString.valueOf("org");
  // opendj bytestring.
  private static final ByteString OPENDJ = ByteString.valueOf("opendj");
  /**