commit | d8b07f8c054ccd10bb18b8141896532e9ea14272 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Feb 15 15:20:59 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Feb 15 15:20:59 2019 +0900 |
tree | 1f3f1bdeb9376b8a5e8bafeebda4aa41bea34397 | |
parent | af0c58f12d22ff3aa8ecfed1f93834b99502f0fa [diff] |
Replace bionic-unit-tests with CtsBionicTestCases Bug: 124437796 Test: monitor treehugger Change-Id: I8bf8d1bb1af3f4ccfca434846adcc1f4eda3fb69
diff --git a/rootdir/etc/TEST_MAPPING b/rootdir/etc/TEST_MAPPING index af2ec0f..e4d3d5e 100644 --- a/rootdir/etc/TEST_MAPPING +++ b/rootdir/etc/TEST_MAPPING
@@ -1,7 +1,7 @@ { "presubmit": [ { - "name": "bionic-unit-tests" + "name": "CtsBionicTestCases" } ] }