Skip to content

Commit 7994250

Browse files
committed
Unused
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1842103 13f79535-47bb-0310-9956-ffa450edef68
1 parent e9a2edc commit 7994250

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/codec/language/ColognePhoneticTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ private static boolean hasTestCase(String re) {
7373
@AfterClass
7474
// Check that all possible input sequence conditions are represented
7575
public static void finishTests() {
76-
boolean ok = true;
7776
int errors = 0;
7877
for(String m : MATCHES) {
7978
if (!hasTestCase(m)) {

0 commit comments

Comments
 (0)