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