forked from jasder/antlr
Ooops. do the same update for ErrorQueue, which also moved location.
This commit is contained in:
parent
66ccef187e
commit
e1c22147f8
|
@ -7,9 +7,6 @@ import org.junit.Test;
|
|||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
<if(file.Options.("ImportErrorQueue"))>
|
||||
import org.antlr.v4.test.tool.ErrorQueue;
|
||||
<endif>
|
||||
<if(file.Options.("ImportGrammar"))>
|
||||
import org.antlr.v4.tool.Grammar;
|
||||
<endif>
|
||||
|
|
Loading…
Reference in New Issue