aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 10:01:20 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 10:01:20 -0700
commitf08a21cca6863bbe4a22418d698846777b3bca7f (patch)
tree4eb757fbb8222db417a35f5b9e1fd8b6e7d3384a
parent1544229cbc0b2936d0eb01b282cd901c8827e0a9 (diff)
parent45cbbdbe7d440bcda7fafb2b112112f9db8f80f8 (diff)
downloadsix-f08a21cca6863bbe4a22418d698846777b3bca7f.tar.gz
Add in TEST_MAPPING for acloud unittests. am: 852becb33b am: 31623b51c4
am: 45cbbdbe7d Change-Id: I8e74c6d2bd4c21c295fc0e3e07ab14fd78e5a8b7
-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
+ }
+ ]
+}