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

Use the following command to run the unit tests.

```
atest ContactsProviderTests
```