Skip to content

Commit

Permalink
Refactor ParMapTest from Kotest Plugin to Kotlin-test runtime #3191 (#…
Browse files Browse the repository at this point in the history
…3221)

Co-authored-by: Simon Vergauwen <[email protected]>
Co-authored-by: Alejandro Serrano <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2023
1 parent 6955d01 commit 8f12894
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions arrow-libs/fx/arrow-fx-coroutines/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ kotlin {
}
}

jvmTest {
dependencies {
runtimeOnly(libs.kotest.runnerJUnit5)
}
}

jvmMain {
dependencies {
implementation(libs.kotlin.stdlib)
Expand Down

0 comments on commit 8f12894

Please sign in to comment.