summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 10:10:51 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 10:10:51 -0700
commit4471af956b9b118071d9fe5029f77f54dab8cd3b (patch)
tree1f183f9e7015dd4a9f0dfc448b0a298ef41612b0
parent4f1c377691d5ea3ea7725e35bb106083a5274071 (diff)
parent7e28bf9d6adfff7fb2e53588dd58e52b8ec4617c (diff)
downloadfuncsigs-4471af956b9b118071d9fe5029f77f54dab8cd3b.tar.gz
Add in TEST_MAPPING for acloud unittests. am: 26f8b8cdb2 am: 238d1eff39 am: 7f6e889083
am: 7e28bf9d6a Change-Id: I71dcd489a3676e4f565941189e3e96fc7d694159
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..61a80b2
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}