We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e18d4 commit 06edc47Copy full SHA for 06edc47
src/test/java/org/apache/commons/codec/language/ColognePhoneticTest.java
@@ -128,7 +128,7 @@ void testAaclan() throws EncoderException {
128
* @throws EncoderException for some failure scenarios
129
*/
130
@Test
131
- void testAychlmajrForCodec122() throws EncoderException {
+ void testAychlmajrCodec122() throws EncoderException {
132
checkEncoding("04567", "Aychlmajr");
133
}
134
0 commit comments