Move coroutine tests to other stdlib-jvm tests
This commit is contained in:
@@ -61,6 +61,7 @@ dependencies {
|
||||
compile group: 'org.jetbrains', name: 'annotations', version:'13.0'
|
||||
|
||||
testCompile project(':kotlin-test:kotlin-test-junit')
|
||||
testCompile sourceSets.coroutines.output
|
||||
|
||||
coroutinesCompile sourceSets.main.output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user