mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/DomainFakeCfg.java @@ -343,4 +343,9 @@ { return fractionalIncludes; } public boolean isSolveConflicts() { return true; } }