Re-enable tests

Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
TheMode 2021-11-30 19:12:49 +01:00
parent bc5f5dd8ee
commit abf15e433c
1 changed files with 1 additions and 2 deletions

View File

@ -91,8 +91,7 @@ java {
} }
test { test {
// FIXME: uncomment before merging useJUnitPlatform()
//useJUnitPlatform()
} }
tasks.withType(Zip).configureEach { tasks.withType(Zip).configureEach {