opends/tests/unit-tests-testng/src/server/org/opends/server/replication/InitOnLineTest.java
@@ -761,7 +761,7 @@ /** * Tests the export side of the Initialize task */ @Test(enabled=false) @Test(enabled=true) public void initializeExport() throws Exception { String testCase = "Replication/InitializeExport"; @@ -1185,7 +1185,7 @@ } } @Test(enabled=false) @Test(enabled=true) public void initializeExportMultiSS() throws Exception { String testCase = "Replication/InitializeExportMultiSS";