Lortseam 4 жил өмнө
parent
commit
cf096da6a3

+ 1 - 0
lib/build.gradle

@@ -45,6 +45,7 @@ task testServer(type: Test) {
 test.dependsOn testServer
 test.dependsOn testServer
 
 
 tasks.withType(Test) {
 tasks.withType(Test) {
+	group = "verification"
 	useJUnitPlatform()
 	useJUnitPlatform()
 }
 }