diff options
-rw-r--r-- | TEST_MAPPING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index de28a495..51c7bd43 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -2,13 +2,13 @@ "presubmit": [ { "name": "IntentResolver-tests-unit" + }, + { + "name": "IntentResolver-tests-activity" } ], "postsubmit": [ { - "name": "IntentResolver-tests-activity" - }, - { "name": "IntentResolver-tests-integration" } ] |