aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 21:30:32 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 21:30:32 -0700
commit8868d1936b657c11c6f412c164ec5d7103c32995 (patch)
treef9be1c2a63eec3a59f08e307575f77d71fc797e1
parent78c78aa0a190619c9b0764ed0110f0ca1d8ff0f5 (diff)
parentbb1cabafb0c8e45afaca4c1820b90b543888dad4 (diff)
downloadpyasn1-modules-8868d1936b657c11c6f412c164ec5d7103c32995.tar.gz
Add in TEST_MAPPING for acloud unittests.
am: bb1cabafb0 Change-Id: I30c9ea583ee8f8d4cff8e753f0818dbac7fdb111
-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
+ }
+ ]
+}