oops. tool tests need actual tool jar

This commit is contained in:
parrt 2016-12-10 16:21:40 -08:00
parent 9b758cb668
commit 33bce0d8a8
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
<artifactId>antlr4</artifactId>
<version>${project.version}</version>
<scope>test</scope>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>junit</groupId>