Improve coverage in permalinks package (#1502)
* Improve coverage in permalinks package
This commit is contained in:
parent
0502b21ff8
commit
ae7c2257df
5 changed files with 330 additions and 0 deletions
|
|
@ -44,4 +44,6 @@ dependencies {
|
|||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(projects.tests.testutils)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue