aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:59:51 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:59:51 -0700
commite50ed4643d5c9693bca9b7996f791840c03ffb81 (patch)
treef9be1c2a63eec3a59f08e307575f77d71fc797e1
parent241d01d772779c3258021a220d275bd2a5e15ba6 (diff)
parent4576d93a34147963c5197f2c4c501fd8ff1b2216 (diff)
downloadplatform_external_python_pyasn1-modules-e50ed4643d5c9693bca9b7996f791840c03ffb81.tar.gz
platform_external_python_pyasn1-modules-e50ed4643d5c9693bca9b7996f791840c03ffb81.tar.bz2
platform_external_python_pyasn1-modules-e50ed4643d5c9693bca9b7996f791840c03ffb81.zip
Add in TEST_MAPPING for acloud unittests. am: bb1cabafb0 am: 8868d1936b am: 4e5d60b736 am: bcbfaa94a3
am: 4576d93a34 Change-Id: I63c848c8f1af3c2419a5d9eb86bfba1ff9be697a
-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
+ }
+ ]
+}