Switch stdlib tests to KMP kotlin-test KT-61969

This commit is contained in:
Ilya Gorbunov
2023-11-24 05:16:58 +01:00
committed by Space Team
parent 7a4335b087
commit f07bf70aa7
5 changed files with 38 additions and 21 deletions
-1
View File
@@ -26,7 +26,6 @@ sourceSets {
dependencies {
api project(':kotlin-stdlib')
testApi project(':kotlin-test:kotlin-test-junit')
}
jar {