Replace kluent with kotlin.test (#361)
This commit is contained in:
@@ -19,5 +19,4 @@ dependencies {
|
||||
implementation(project(":orx-easing"))
|
||||
api(project(":orx-expression-evaluator"))
|
||||
demoImplementation(project(":orx-jvm:orx-panel"))
|
||||
testImplementation(libs.kluent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user