Replace kluent with kotlin.test (#361)
This commit is contained in:
@@ -28,7 +28,6 @@ kotlin {
|
||||
@Suppress("UNUSED_VARIABLE")
|
||||
val jvmTest by getting {
|
||||
dependencies {
|
||||
implementation(libs.kluent)
|
||||
runtimeOnly(libs.kotlin.reflect)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user