Merge "Move TetheringTests to presubmit"

This commit is contained in:
Mark Chien
2020-06-09 08:48:13 +00:00
committed by Gerrit Code Review

View File

@@ -1,7 +1,12 @@
{ {
"postsubmit": [ "presubmit": [
{ {
"name": "TetheringTests" "name": "TetheringTests"
} }
],
"postsubmit": [
{
"name": "TetheringIntegrationTests"
}
] ]
} }