aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:31:58 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:32:06 -0700
commitc46fad34b5e9539a8a58a1b57b3f8e4f280ef36b (patch)
tree6187e24df2a72b7e06c0c0662429588f73442f83
parentf88174c9fb7b624cce41e22f3ba72e12a030cd4d (diff)
downloaddateutil-c46fad34b5e9539a8a58a1b57b3f8e4f280ef36b.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: Id9bf6c56bba075767e7a55ae1f467f72576f06db
-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
+ }
+ ]
+}