mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
Global event bus unittests
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -103,6 +103,12 @@
|
||||
<artifactId>lwjgl-stb</artifactId>
|
||||
<classifier>${lwjgl.natives}</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<version>RELEASE</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user