1
0
forked from PGL/Clyde

Apply les trucs de l'exception

This commit is contained in:
2024-03-13 15:48:28 +01:00
parent 66282bce9f
commit 2a58c335f2
3 changed files with 3 additions and 9 deletions

View File

@ -41,3 +41,4 @@ tasks.register("run") {
tasks.withType<Test> {
useJUnitPlatform()
}