diff options
Diffstat (limited to 'libs/incident/TEST_MAPPING')
-rw-r--r-- | libs/incident/TEST_MAPPING | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libs/incident/TEST_MAPPING b/libs/incident/TEST_MAPPING new file mode 100644 index 000000000000..25e000092ecf --- /dev/null +++ b/libs/incident/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "libincident_test" + } + ] +} |