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 { }