18 lines
292 B
Plaintext
18 lines
292 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "trebuchet-core-tests",
|
|
"host": true,
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "trebuchet.testutils.NeedsSampleData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "trebuchet-startup-common-tests",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|