[IC] Setup JUnit5 tests for :kotlin-build-common

#KT-49785 In Progress
This commit is contained in:
Alexander Likhachev
2023-01-03 20:59:35 +01:00
committed by Space Team
parent bb51522cac
commit d0c049cc00
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -705,6 +705,7 @@ tasks {
dependsOn(":kotlin-daemon-tests:test")
dependsOn(":kotlin-build-common:test")
dependsOn(":kotlin-build-common:testJUnit5")
dependsOn(":core:descriptors.runtime:test")
dependsOn(":kotlin-util-io:test")
dependsOn(":kotlin-util-klib:test")