Enable testFixtures - but not supported by AGP yet, so put files in module matrixtest
This commit is contained in:
parent
e41e6b9205
commit
32dd9adda7
9 changed files with 157 additions and 4 deletions
|
|
@ -51,6 +51,8 @@ dependencies {
|
|||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrixtest)
|
||||
|
||||
testImplementation(testFixtures(projects.libraries.matrix))
|
||||
|
||||
androidTestImplementation(libs.test.junitext)
|
||||
|
||||
ksp(libs.showkase.processor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue