Cleanup testImplementation dependencies (#4790)
This commit is contained in:
parent
9d4602dae7
commit
0b5e816f0d
25 changed files with 409 additions and 93 deletions
|
|
@ -31,6 +31,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(libs.test.truth)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue