summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:58:54 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:58:54 -0700
commitbe000ac620aad34aaba67497c4fe4324508d8394 (patch)
tree0f638124f3689022c99d8c464002eb34755af309
parente93cbd5e6468bcb119237e1791eedabce547085a (diff)
parent55f0ba8f8f7b03e5e33ccee067b13ebac4c1f33b (diff)
downloadcffi-be000ac620aad34aaba67497c4fe4324508d8394.tar.gz
Add in TEST_MAPPING for acloud unittests. am: c279f19ed3 am: eda8f0e877 am: a883d64d74 am: b7afdebeb8
am: 55f0ba8f8f Change-Id: If9be455e41a54a9293ac063a679b29cd3fb5b987
-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
+ }
+ ]
+}