aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 09:51:47 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 09:51:47 -0700
commit7f6e8890833ec84bf712f1fdc33d924f52a5f001 (patch)
tree1f183f9e7015dd4a9f0dfc448b0a298ef41612b0
parent4f1c377691d5ea3ea7725e35bb106083a5274071 (diff)
parent238d1eff3908a932b24ea8fdff8a89954e0c7e92 (diff)
downloadplatform_external_python_funcsigs-7f6e8890833ec84bf712f1fdc33d924f52a5f001.tar.gz
platform_external_python_funcsigs-7f6e8890833ec84bf712f1fdc33d924f52a5f001.tar.bz2
platform_external_python_funcsigs-7f6e8890833ec84bf712f1fdc33d924f52a5f001.zip
Add in TEST_MAPPING for acloud unittests. am: 26f8b8cdb2
am: 238d1eff39 Change-Id: I6c36bcfd922fab9e1f9ffbafac3ab9342e4506b7
-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
+ }
+ ]
+}