aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 10:22:14 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 10:22:14 -0700
commitcd70797cd8d6bd8ce3df2d3c0602994920373ebf (patch)
tree65b788c120f94e8f837eec656c9053c15dcef755
parent4406f83e7a9950d76adabf80307a138bd60d4ea5 (diff)
parent0e52b3cef7aa942c393f499b0099f57fe8893f0f (diff)
downloadpyasn1-cd70797cd8d6bd8ce3df2d3c0602994920373ebf.tar.gz
Add in TEST_MAPPING for acloud unittests. am: 6e6b0c0c3f am: 0a1064c04c am: 0720256d87 am: 756861d3de
am: 0e52b3cef7 Change-Id: I6976024d512c40a7403e9b163f31f4218a7281fd
-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
+ }
+ ]
+}