Move module matrixtest to matrix.test
This commit is contained in:
parent
b8467e547c
commit
c2dff7888c
34 changed files with 74 additions and 144 deletions
|
|
@ -48,7 +48,7 @@ dependencies {
|
|||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrixtest)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
|
||||
androidTestImplementation(libs.test.junitext)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue