13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
{
|
|
"postsubmit": [
|
|
// Run tests on real device
|
|
{
|
|
"name": "FlickerTests",
|
|
"keywords": ["primary-device"]
|
|
},
|
|
// Also run the tests in the cloud
|
|
{
|
|
"name": "FlickerTests"
|
|
}
|
|
]
|
|
} |