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

This commit is contained in:
David Zeuthen
2021-03-31 13:27:02 +00:00
committed by Gerrit Code Review

View File

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