summaryrefslogtreecommitdiff
path: root/scripts/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/TEST_MAPPING')
-rw-r--r--scripts/TEST_MAPPING12
1 files changed, 12 insertions, 0 deletions
diff --git a/scripts/TEST_MAPPING b/scripts/TEST_MAPPING
new file mode 100644
index 000000000..1b0a2298f
--- /dev/null
+++ b/scripts/TEST_MAPPING
@@ -0,0 +1,12 @@
+{
+ "presubmit" : [
+ {
+ "name": "manifest_check_test",
+ "host": true
+ },
+ {
+ "name": "manifest_fixer_test",
+ "host": true
+ }
+ ]
+}