aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 00:28:11 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 00:28:11 -0700
commitfe15b674d3af3f31e30c448dac401704c3c01b28 (patch)
tree87c48e7aa8903dd96e05779575e79218ca8e5fe1
parent7db7ff8c6d091292845955f93f070530e5e1a7bf (diff)
parent680f018a04da64a4cab1c09dc53768b13a792629 (diff)
downloadgoogle-api-python-client-fe15b674d3af3f31e30c448dac401704c3c01b28.tar.gz
Add in TEST_MAPPING for acloud unittests. am: 18262496fc am: 8bb5f11fdc am: 57cff427fa am: 2740627300
am: 680f018a04 Change-Id: If2acb8241c69fc29a50009a7ce50eaf320955b8d
-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 000000000..61a80b2cf
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}