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

Matthew Swift
23.24.2011 d34bf5be3b9fb0cfe6291f35d71bdef728d7120c
opendj3/opendj-client-tools/src/test/java/com/sun/opends/sdk/tools/ToolsTestCase.java
@@ -36,7 +36,7 @@
/**
 * An abstract class that all tools unit tests should extend. A tool represents
 * the classes found directly under the package com.sun.opends.sdk.tools.
 * the classes found directly under the package com.forgerock.opendj.ldap.tools.
 */
@Test(groups = { "precommit", "tools", "sdk" })