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/ByteSequenceTestCase.java
@@ -44,6 +44,7 @@
/**
 * Abstract test case for the ByteSequence interface.
 */
@SuppressWarnings("javadoc")
public abstract class ByteSequenceTestCase extends SdkTestCase
{
  @Test(dataProvider = "byteSequenceProvider")