aboutsummaryrefslogtreecommitdiff
path: root/README-tests.md
blob: 8351c6c331787aaf73b88972d22f8624789de3ab (plain)
1
2
3
4
5
6
7
# Running tests

Use the following command to run the unit tests.

```
atest ContactsProviderTests ContactsProviderTests2
```