Fixed tests not compiling
This commit is contained in:
@@ -281,6 +281,7 @@ project(":tests"){
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api:5.3.1"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.3.1"
|
||||
compile arcModule("backends:backend-headless")
|
||||
compile arcModule("natives:natives-box2d-desktop")
|
||||
}
|
||||
|
||||
test{
|
||||
|
||||
Reference in New Issue
Block a user