identity: add TEST_MAPPING file to run identity CTS in presubmit.

Bug: None
Test: N/A
Change-Id: I0b0cfc16a87f94f66f3b96220bb266deef63b2ef
This commit is contained in:
David Zeuthen
2021-03-23 12:14:31 -04:00
parent d880cf50a5
commit 9c83ce34ae

View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "CtsIdentityTestCases"
}
]
}