mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2025-01-03 05:44:10 -08:00
Remove TestNG dependency
This commit is contained in:
parent
6a22fbbae0
commit
3d7224d47a
|
@ -99,11 +99,6 @@
|
|||
<artifactId>surefire-junit47</artifactId>
|
||||
<version>2.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.surefire</groupId>
|
||||
<artifactId>surefire-testng</artifactId>
|
||||
<version>2.13</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<configuration>
|
||||
<systemProperties>
|
||||
|
|
Loading…
Reference in New Issue
Block a user