opendj-server-legacy/src/test/java/org/opends/server/backends/SchemaTestMatchingRuleImpl.java
@@ -50,7 +50,7 @@ */ public class SchemaTestMatchingRuleImpl implements MatchingRuleImpl { // The matching rule impl that will do all the real work behind the scenes. /** The matching rule impl that will do all the real work behind the scenes. */ private final MatchingRule caseIgnoreMatchingRule; /**