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

Matthew Swift
23.35.2011 0c01f3d3ee3608a2be9aa350bfcb2213de5e7c7d
opendj-sdk/opendj3/opendj-sdk/src/test/java/org/opends/sdk/SdkTestCase.java
@@ -38,7 +38,7 @@
 * the classes found directly under the package org.opends.sdk.
 */
@Test(groups = { "precommit", "types", "sdk" }, sequential = true)
@Test(groups = { "precommit", "types", "sdk" })
public abstract class SdkTestCase extends OpenDJTestCase
{
}