diff options
author | Elliott Hughes <enh@google.com> | 2019-02-19 18:00:37 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-02-19 18:00:37 +0000 |
commit | 11dff3e91c6afd68e4e6c46f8249d10f07f307a7 (patch) | |
tree | cd24bc8989518a68a1ee1a7c44dde58bd6498a72 | |
parent | 54c864052bc714bb68f6a9f9f5bb3da597f0c573 (diff) | |
parent | f05dd837cbe9c58f9f68f4372d82df4cd16b4279 (diff) |
Merge "Add 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" + } + ] +} |