Skip to content

Commit

Permalink
Remove ignored test and its obsolete dependency with ASM 5.0 (Kotlin#…
Browse files Browse the repository at this point in the history
  • Loading branch information
qwwdfsad authored and yorickhenning committed Jan 28, 2022
1 parent 8f40921 commit 5b555fe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 95 deletions.
1 change: 0 additions & 1 deletion kotlinx-coroutines-core/build.gradle
Expand Up @@ -185,7 +185,6 @@ kotlin.sourceSets {
jvmTest.dependencies {
api "org.jetbrains.kotlinx:lincheck:$lincheck_version"
api "org.jetbrains.kotlinx:kotlinx-knit-test:$knit_version"
api "com.esotericsoftware:kryo:4.0.0"
implementation project(":android-unit-tests")
}
}
Expand Down
94 changes: 0 additions & 94 deletions kotlinx-coroutines-core/jvm/test/ContinuationSerializationTest.kt

This file was deleted.

0 comments on commit 5b555fe

Please sign in to comment.