Add test for DeeplinkParser
This commit is contained in:
parent
da6a391cc6
commit
5465908365
2 changed files with 80 additions and 0 deletions
|
|
@ -37,5 +37,7 @@ dependencies {
|
|||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue