diff options
| -rw-r--r-- | tools/ahat/TEST_MAPPING | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ahat/TEST_MAPPING b/tools/ahat/TEST_MAPPING new file mode 100644 index 0000000000..603e95d982 --- /dev/null +++ b/tools/ahat/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "ahat-tests" + } + ] +} |