aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 23:40:04 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 23:40:04 -0700
commit68b4fc256da7c3d3f423ac936e0b872d88841631 (patch)
tree6187e24df2a72b7e06c0c0662429588f73442f83
parent6602baf626cc7cc3e2a72a8f0ca2763543704a8f (diff)
parenta625aba8f407e1051c8381ebf2c7f4e6d539e99e (diff)
downloaddateutil-68b4fc256da7c3d3f423ac936e0b872d88841631.tar.gz
Add in TEST_MAPPING for acloud unittests. am: c46fad34b5
am: a625aba8f4 Change-Id: Ic26d202c852a45c725a1ec31702397ddeff33ace
-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
+ }
+ ]
+}