diff options
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 9f386ca49..6eabd7c14 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -3,5 +3,14 @@ { "path": "packages/modules/SdkExtensions" } + ], + + "postsubmit": [ + { + "name": "MicrodroidHostTestCases" + }, + { + "name": "MicrodroidTestApp" + } ] } |