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

gbellato
27.09.2007 0bd0fe4197cc72c8fed4d520d043d618b2ff9301
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/DbHandlerTest.java
File was renamed from opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/dbHandlerTest.java
@@ -44,7 +44,7 @@
/**
 * Test the dbHandler class
 */
public class dbHandlerTest extends ReplicationTestCase
public class DbHandlerTest extends ReplicationTestCase
{
  @Test()
  void testDbHandlerTrim() throws Exception