forked from jasder/antlr
oops. tool tests need actual tool jar
This commit is contained in:
parent
9b758cb668
commit
33bce0d8a8
|
@ -41,7 +41,6 @@
|
|||
<artifactId>antlr4</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>test</scope>
|
||||
<type>test-jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Reference in New Issue