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

Matthew Swift
02.15.2011 75a771bbd75907a139a66447961997b852626992
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/schema/MatchingRuleTest.java
@@ -43,6 +43,7 @@
/**
 * Test The equality matching rules and the equality matching rule api.
 */
@SuppressWarnings("javadoc")
public abstract class MatchingRuleTest extends SchemaTestCase
{
  /**