diff options
Diffstat (limited to 'services/incremental')
-rw-r--r-- | services/incremental/TEST_MAPPING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/services/incremental/TEST_MAPPING b/services/incremental/TEST_MAPPING index 9fe090a400c8..3976a70a28e5 100644 --- a/services/incremental/TEST_MAPPING +++ b/services/incremental/TEST_MAPPING @@ -36,5 +36,10 @@ } ] } + ], + "kernel-presubmit": [ + { + "name": "CtsIncrementalInstallHostTestCases" + } ] } |