Skip to content

Commit ce02a3f

Browse files
authored
Remove ignored test and its obsolete dependency with ASM 5.0 (#3140)
1 parent a3f2491 commit ce02a3f

File tree

2 files changed

+0
-95
lines changed

2 files changed

+0
-95
lines changed

kotlinx-coroutines-core/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ kotlin.sourceSets {
185185
jvmTest.dependencies {
186186
api "org.jetbrains.kotlinx:lincheck:$lincheck_version"
187187
api "org.jetbrains.kotlinx:kotlinx-knit-test:$knit_version"
188-
api "com.esotericsoftware:kryo:4.0.0"
189188
implementation project(":android-unit-tests")
190189
}
191190
}

kotlinx-coroutines-core/jvm/test/ContinuationSerializationTest.kt

-94
This file was deleted.

0 commit comments

Comments
 (0)