mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-08-27 04:37:47 +00:00
Vwoop
This commit is contained in:
@@ -105,6 +105,7 @@ nmsBindings.each { key, value ->
|
||||
compileOnly(rootProject.libs.annotations)
|
||||
compileOnly(rootProject.libs.byteBuddy.core)
|
||||
testImplementation('junit:junit:4.13.2')
|
||||
testRuntimeOnly(project(':core'))
|
||||
}
|
||||
|
||||
tasks.withType(org.gradle.api.tasks.testing.Test).configureEach {
|
||||
|
||||
Reference in New Issue
Block a user