diff options
| -rw-r--r-- | packages/Vcn/TEST_MAPPING | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/Vcn/TEST_MAPPING b/packages/Vcn/TEST_MAPPING new file mode 100644 index 000000000000..bde88fe9b717 --- /dev/null +++ b/packages/Vcn/TEST_MAPPING @@ -0,0 +1,10 @@ +{ + "postsubmit": [ + { + "name": "FrameworksVcnTests" + }, + { + "name": "CtsVcnTestCases" + } + ] +}
\ No newline at end of file |