unplugged-system/packages/providers/ContactsProvider/README-tests.md

8 lines
103 B
Markdown
Raw Normal View History

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