ugh. intellij missed a file for commit (again!) wtf?

This commit is contained in:
parrt 2015-06-25 11:52:03 -07:00
parent 6711cdf321
commit 3b641b0e22
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import org.junit.Test;
import org.junit.Ignore;
<if(file.Options.("ImportErrorQueue"))>
import org.antlr.v4.test.tool.ErrorQueue;
import org.antlr.v4.test.runtime.java.ErrorQueue;
<endif>
<if(file.Options.("ImportGrammar"))>
import org.antlr.v4.tool.Grammar;