android13/packages/providers/ContactsProvider/README-tests.md

8 lines
103 B
Markdown

# Running tests
Use the following command to run the unit tests.
```
atest ContactsProviderTests
```