diff --git a/Tethering/TEST_MAPPING b/Tethering/TEST_MAPPING index 73254cdc79..5617b0c13c 100644 --- a/Tethering/TEST_MAPPING +++ b/Tethering/TEST_MAPPING @@ -1,7 +1,12 @@ { - "postsubmit": [ + "presubmit": [ { "name": "TetheringTests" } + ], + "postsubmit": [ + { + "name": "TetheringIntegrationTests" + } ] }