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 new file mode 100644 index 0000000..00c285b --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,9 @@ +{ + "presubmit": [ + // "external_updater_test" runs alone but not with atest + { + "name": "external_updater_reviewers_test", + "host": true + } + ] +} |
