Switch stdlib tests to KMP kotlin-test KT-61969
This commit is contained in:
committed by
Space Team
parent
7a4335b087
commit
f07bf70aa7
@@ -2,7 +2,7 @@ apply plugin: 'kotlin'
|
||||
|
||||
dependencies {
|
||||
api project(':kotlin-stdlib-jdk8')
|
||||
testApi project(':kotlin-test:kotlin-test-junit')
|
||||
testApi RepoDependencies.kotlinTest(project, "junit")
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user