commit | 967ecfbbd7290fd250ac2237895cf41edfa7c224 | [log] [tgz] |
---|---|---|
author | Leland Miller <lelandmiller@google.com> | Wed Jun 26 13:46:35 2019 -0700 |
committer | Leland Miller <lelandmiller@google.com> | Wed Jun 26 13:47:43 2019 -0700 |
tree | 7097607c2b47f62b98a7528df83efab6eb18738b | |
parent | 0a0e4826aa063aa41e00d58138271e98c569441d [diff] |
Add CtsTelephonyProviderTestCases to presubmits Fixes: 136107046 Test: Manually verified that the presubmits trigger the CTS tests Change-Id: I2ef8d57c7912da6110077385f272d9c1be8af449
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..ee02cd3 --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsTelephonyProviderTestCases" + } + ] +}