Rename file and split test.
This commit is contained in:
parent
05b65f3ec3
commit
81679cceae
4 changed files with 24 additions and 9 deletions
|
|
@ -18,4 +18,7 @@ dependencies {
|
|||
implementation(projects.libraries.core)
|
||||
implementation(projects.tests.testutils)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue