aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 09:52:03 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 09:52:03 -0700
commit0720256d87db42867261749a6926de01ae020e1d (patch)
tree65b788c120f94e8f837eec656c9053c15dcef755
parent19822ef331f0b91cc053f9c48df960e768c99abe (diff)
parent0a1064c04cbd72b53bb14ee5fbb17c5cfa8eef87 (diff)
downloadpyasn1-0720256d87db42867261749a6926de01ae020e1d.tar.gz
Add in TEST_MAPPING for acloud unittests. am: 6e6b0c0c3f
am: 0a1064c04c Change-Id: Ia7e8163207a177684e4d20d7bcd974223645c437
-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
+ }
+ ]
+}