blob: 3829344de4fb0e1cc6798522ec8583951e198b72 [file] [log] [blame]
John Shao83d09892020-01-16 12:51:43 -08001# Running tests
2
3Build and install Contacts.apk
4
5Run
6```shell
7$ atest ContactsTests
8```
9
10More information can be found at
11https://source.android.com/compatibility/tests/development/atest