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

Matthew Swift
23.35.2011 a640ae74f4f7f3f698c08bfc32d8ab6f84fb02be
opendj3/opendj-testng-support/src/main/java/org/opendj/buildtools/testng/OpenDJTestCase.java
@@ -47,7 +47,7 @@
 * This class adds the ability to print error messages and automatically have
 * them include the class name.
 */
@Test(sequential = true)
@Test
public abstract class OpenDJTestCase
{