aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 23:54:54 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 23:54:54 -0700
commit881157c4db980fc7ec1df7a9d1b3e7add9ae83f1 (patch)
tree0223b7b244ed4da87fb122f5f41ea04605a9eba0
parent63bf41805db3bc3bda9a55eeec0e2933825bfd5f (diff)
parent72ae252226e5ff6accd6bb7b08e5f0c5c891ff24 (diff)
downloadenum34-881157c4db980fc7ec1df7a9d1b3e7add9ae83f1.tar.gz
Add in TEST_MAPPING for acloud unittests. am: b4a10d6204 am: 0588379966
am: 72ae252226 Change-Id: I9e0f93798ce56da2ec6f0343bc0e18a22c8bae1a
-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
+ }
+ ]
+}