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

neil_a_wilson
09.49.2006 547abbab7902e2cef53d7ee7f02675891fe7058c
opends/tests/unit-tests-testng/src/server/org/opends/server/api/APITestCase.java
@@ -35,7 +35,7 @@
/**
 * An abstract base class for all extensions test cases.
 * An abstract base class for all API test cases.
 */
@Test(groups = { "precommit", "api" })
public abstract class APITestCase