Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
vgod committed Sep 23, 2011
1 parent 86c2458 commit a57f2fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sikuli-script/src/test/java/org/sikuli/script/OCRTest.java
Expand Up @@ -107,7 +107,6 @@ protected float[] testListTextOnSuite(String suite, Stat accum) throws IOExcepti

String _suites[] = {"Linux-XFCE11", "Mac-desktop", "Mac-desktop2",
"web-twitter", "win-7-desktop", "win-vista-black"};
int _numCases[] = {348, 177, 325, 236, 133, 112};

@Test
public void testAllOCR() throws Exception {
Expand Down

0 comments on commit a57f2fa

Please sign in to comment.