aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:49:57 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:49:57 -0700
commitc1063441d1239d2bcfd86aab5eb7fbbd3bb00c5d (patch)
tree3f3e6410fd650bdce59d0bc4eb8d3ea8ad98225d
parent05ae6a77535a3cc1d73362a1c2c7808c615d95cd (diff)
downloaduritemplates-c1063441d1239d2bcfd86aab5eb7fbbd3bb00c5d.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: I42ad70cda6f8a38b745f21ac805afd45868ccd4b
-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
+ }
+ ]
+}