diff options
author | Elliott Hughes <enh@google.com> | 2019-02-14 15:31:23 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2019-02-16 09:06:57 -0800 |
commit | f05dd837cbe9c58f9f68f4372d82df4cd16b4279 (patch) | |
tree | d719bce482e8ee9495cc1d0e587693870ecd1b09 /TEST_MAPPING | |
parent | 1b82812635e35667df9d28e7416d4b02c2083dfe (diff) |
Add TEST_MAPPING.
Test: treehugger
Change-Id: I28eced257260028553bb0dc02a9d99bcbf266378
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 000000000..e4d3d5e1f --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsBionicTestCases" + } + ] +} |