aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 21:30:45 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 21:30:45 -0700
commitc65e97dde183dc8aa7395288b2f5d3849360fd56 (patch)
tree3f3e6410fd650bdce59d0bc4eb8d3ea8ad98225d
parent7fed8f862ab03ae9240a222a45215b4b6930467e (diff)
parentec7d976d615e7ef988992ee65dbb27fd5ff0bdba (diff)
downloaduritemplates-c65e97dde183dc8aa7395288b2f5d3849360fd56.tar.gz
Add in TEST_MAPPING for acloud unittests. am: c1063441d1
am: ec7d976d61 Change-Id: Ief49acc3cf83a6c1e6cf74a3aec0803edc6f1fcb
-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
+ }
+ ]
+}