Add test for DefaultLastMessageFormatter
This commit is contained in:
parent
dfeb9d8c7f
commit
e706091a44
4 changed files with 142 additions and 4 deletions
|
|
@ -36,5 +36,8 @@ android {
|
|||
implementation(projects.anvilannotations)
|
||||
implementation(libs.datetime)
|
||||
ksp(libs.showkase.processor)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue