diff options
-rw-r--r-- | TEST_MAPPING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 6e67ce92a..aa594e81e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -3,5 +3,10 @@ { "name" : "PermissionApexTests" } + ], + "carpermission-presubmit" : [ + { + "name" : "CtsPermission3TestCases" + } ] } |