[orx-noise] Move DescribeSpec based tests to jvmTest
This commit is contained in:
@@ -25,7 +25,7 @@ kotlin {
|
||||
}
|
||||
}
|
||||
|
||||
val commonTest by getting {
|
||||
val jvmTest by getting {
|
||||
dependencies {
|
||||
implementation(libs.kotest.assertions)
|
||||
implementation(libs.kotest.framework.engine)
|
||||
|
||||
Reference in New Issue
Block a user