Skip to content

Commit

Permalink
[ca] fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaber committed Oct 28, 2024
1 parent b259e63 commit 51c251d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
import org.languagetool.tokenizers.SRXSentenceTokenizer;
import org.languagetool.tokenizers.SentenceTokenizer;

@Ignore // TODO
public class CatalanSentenceTokenizerTest {

private final SentenceTokenizer stokenizer = new SRXSentenceTokenizer(new Catalan());
Expand Down

0 comments on commit 51c251d

Please sign in to comment.