Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
enabled testParseRequiringOCR test ; with tesseract 4.0 it performs c…
Browse files Browse the repository at this point in the history
…orrectly
  • Loading branch information
lrog committed Nov 26, 2018
1 parent 8bcd883 commit 2c3bdd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ public void offersTypesIfFound() throws Exception {
//assertEquals(PDFPreprocessorParser.class, defaultParser.getParsers(parseContext).get(pdf).getClass());
}

@Ignore
@Test
public void testParseRequiringOCR() throws Exception {
System.out.println("parse");
Expand Down

0 comments on commit 2c3bdd0

Please sign in to comment.