Merge "Add VCN CTS and unit tests to presubmit for VCN changes"

This commit is contained in:
Yan Yan
2023-03-24 22:37:01 +00:00
committed by Gerrit Code Review

View File

@@ -0,0 +1,10 @@
{
"presubmit": [
{
"name": "FrameworksVcnTests"
},
{
"name": "CtsVcnTestCases"
}
]
}