minor change

This commit is contained in:
RolandBakunts 2023-01-04 12:45:13 -08:00
parent 900f5ae1f6
commit 289cf81b8a

View file

@ -47,7 +47,7 @@ dependencies {
tasks.named('test') {
useJUnitPlatform()
println("Tests is executed")
println("Tests is executed!")
}
tasks.build.doLast(){