aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:33:43 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:33:46 -0700
commitb4a10d6204fe84bbd37a2d609ba3af8e36e47ab3 (patch)
tree0223b7b244ed4da87fb122f5f41ea04605a9eba0
parentb6eac2840d82e4cc5dcf61fbcab0473a0782f51e (diff)
downloadenum34-b4a10d6204fe84bbd37a2d609ba3af8e36e47ab3.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: If38283fee2add9db98bfa0714c06344174355d59
-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
+ }
+ ]
+}