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

Matthew Swift
23.35.2011 a640ae74f4f7f3f698c08bfc32d8ab6f84fb02be
opendj3/opendj-client-tools/src/test/java/com/sun/opends/sdk/tools/ToolsTestCase.java
@@ -39,7 +39,7 @@
 * the classes found directly under the package com.sun.opends.sdk.tools.
 */
@Test(groups = { "precommit", "tools", "sdk" }, sequential = true)
@Test(groups = { "precommit", "tools", "sdk" })
public abstract class ToolsTestCase extends OpenDJTestCase
{
}