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

Matthew Swift
23.35.2011 a640ae74f4f7f3f698c08bfc32d8ab6f84fb02be
opendj3/opendj-sdk/src/test/java/org/opends/sdk/asn1/ASN1ReaderTestCase.java
@@ -46,7 +46,7 @@
/**
 * An abstract base class for all ASN1Reader test cases.
 */
@Test(groups = { "precommit", "asn1", "sdk" }, sequential = true)
@Test(groups = { "precommit", "asn1", "sdk" })
public abstract class ASN1ReaderTestCase extends OpenDJTestCase
{