Ooops. do the same update for ErrorQueue, which also moved location.

This commit is contained in:
parrt 2015-06-24 17:26:34 -07:00
parent 66ccef187e
commit e1c22147f8
1 changed files with 0 additions and 3 deletions

View File

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