[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 6821]
This commit is contained in:
parrt 2010-04-22 13:08:47 -08:00
parent 3015778202
commit 4093bb326e
1 changed files with 1 additions and 1 deletions

View File

@ -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 {