8 lines
103 B
Markdown
8 lines
103 B
Markdown
# Running tests
|
|
|
|
Use the following command to run the unit tests.
|
|
|
|
```
|
|
atest ContactsProviderTests
|
|
```
|