commit | 74aad63ada9e422fc33c3aae28930151df79a390 | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Tue Mar 23 12:06:51 2021 -0400 |
committer | David Zeuthen <zeuthen@google.com> | Tue Mar 23 12:10:06 2021 -0400 |
tree | 8aa7d0af4f8f0b94ea42f9f2c0cf980844108f5a | |
parent | 34024825b269d243be78ca0c78de3478d32bcb5d [diff] [blame] |
identity: add TEST_MAPPING file to run identity CTS in presubmit. Bug: None Test: N/A Change-Id: I97399c492fca2d3602792b149246e9e817179810
diff --git a/identity/TEST_MAPPING b/identity/TEST_MAPPING new file mode 100644 index 0000000..87707a8 --- /dev/null +++ b/identity/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsIdentityTestCases" + } + ] +}