aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:29:23 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:29:23 -0700
commit4576d93a34147963c5197f2c4c501fd8ff1b2216 (patch)
treef9be1c2a63eec3a59f08e307575f77d71fc797e1
parent04e1326aa65f1e8853b7c98f7124da698e587879 (diff)
parentbcbfaa94a31b5f81733df91150be4f775c3f4260 (diff)
downloadpyasn1-modules-4576d93a34147963c5197f2c4c501fd8ff1b2216.tar.gz
Add in TEST_MAPPING for acloud unittests. am: bb1cabafb0 am: 8868d1936b am: 4e5d60b736
am: bcbfaa94a3 Change-Id: Ie775f36b6a3e861637d54dc2411fc15fffef337f
-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
+ }
+ ]
+}