mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-26 17:25:52 +00:00
add tests for cruds
This commit is contained in:
@@ -14,5 +14,10 @@ kotlin {
|
||||
api internalProject("micro_utils.coroutines")
|
||||
}
|
||||
}
|
||||
commonTest {
|
||||
dependencies {
|
||||
api project(":micro_utils.repos.common.tests")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user