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

Matthew Swift
18.05.2013 3e1db08dce649f6d426aae67d506c8c23b15f6e8
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/SdkTestCase.java
@@ -33,7 +33,6 @@
 * An abstract class that all types unit tests should extend. A type represents
 * the classes found directly under the package org.forgerock.opendj.ldap.
 */
@Test(groups = { "precommit", "types", "sdk" })
public abstract class SdkTestCase extends ForgeRockTestCase {
}