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

Chris Ridd
30.34.2014 d5e770962a3c79d68485d6bb5691cbdac4e741a8
opendj-ldap-sdk/src/test/java/com/forgerock/opendj/util/ASCIICharPropTestCase.java
@@ -106,6 +106,16 @@
                false  // is compat key char
            },
            {
                '=',
                false, // uppercase
                -1,    // hex
                -1,    // decimal
                false, // is letter
                false, // is digit
                false, // is key char
                true  // is compat key char
            },
            {
                'a',
                false, // uppercase
                10,    // hex