summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:23:25 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:23:25 -0700
commit421e37f785d8cc5d200fe5dfb255afef94b2698c (patch)
treee3d2ceadfd465d7a5381f4e1e52270e5da4ea1ca
parent4db6738c5f9184257f787b4e05d5a5da2a036214 (diff)
parent1e870d094f60e46f53cd82037b4b128c08af8cd3 (diff)
downloadcryptography-421e37f785d8cc5d200fe5dfb255afef94b2698c.tar.gz
Add in TEST_MAPPING for acloud unittests. am: e9a9eff135
am: 1e870d094f Change-Id: I9daf4bdee68553036cd2850c008e3d57b5b6dbc1
-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 000000000..61a80b2cf
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}