mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
all: switch to kotlin.test for unit testing
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
733fb5d96c
commit
420f792290
11 changed files with 33 additions and 15 deletions
|
@ -94,7 +94,6 @@ object Dependencies {
|
|||
|
||||
object Testing {
|
||||
|
||||
const val junit = "junit:junit:4.13.2"
|
||||
const val mockWebServer = "com.squareup.okhttp3:mockwebserver3-junit4:5.0.0-alpha.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue