aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:44:52 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:44:52 -0700
commitb3d1ffe44c1da6616cf53921d61822383ab21804 (patch)
tree652735a615f78e8873ccb0884b2a0220aeec6636
parent76045c35c4b6cfacfc778615421241ec3879c07e (diff)
downloadoauth2client-b3d1ffe44c1da6616cf53921d61822383ab21804.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: If796f9f6982d7c8cb6bf455817518973506f6e80
-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
+ }
+ ]
+}