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

gbellato
12.40.2006 78b419cadff144a4169d6487bd40a87cf89c7200
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/ApproximatematchingRule.java
@@ -132,7 +132,7 @@
   * Test the normalization and the approximate comparison.
   */
  @Test(dataProvider= "approximatematchingrules")
  public void ApproximateMatchingRules(String ruleClassName, String value1,
  public void approximateMatchingRules(String ruleClassName, String value1,
                             String value2, Boolean result) throws Exception
  {
    // load the mathing rule code