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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
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;
  /**