add todo
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 6821]
This commit is contained in:
parent
3015778202
commit
4093bb326e
|
@ -2,7 +2,7 @@ package org.antlr.v4.test;
|
|||
|
||||
import org.junit.Test;
|
||||
|
||||
/** */
|
||||
/** TODO: delete since i don't built DFA anymore for lexer */
|
||||
public class TestLexerDFAConstruction extends BaseTest {
|
||||
|
||||
@Test public void unicode() throws Exception {
|
||||
|
|
Loading…
Reference in New Issue