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

Matthew Swift
31.58.2015 904baa176777b782442917e854aec3abd5fbabf7
opendj-server-legacy/src/test/java/org/opends/server/backends/pluggable/EntryIDSetTest.java
@@ -35,6 +35,7 @@
import org.opends.server.DirectoryServerTestCase;
import org.testng.annotations.Test;
@SuppressWarnings("javadoc")
@Test(groups = { "precommit", "pluggablebackend" }, sequential=true)
public class EntryIDSetTest extends DirectoryServerTestCase
{