summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:44:15 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:44:15 -0700
commit0adff16a1d675e61e018a93d50f9f2624d6e11da (patch)
tree3d0f6532dde961e17aa921b9a5e76681a0b47fff /TEST_MAPPING
parentdce72b59927744534a190462793464a76d4defc0 (diff)
downloadmock-0adff16a1d675e61e018a93d50f9f2624d6e11da.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: I029793ab5c9b3961964e1e0779605be34d7ebb03
Diffstat (limited to 'TEST_MAPPING')
-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
+ }
+ ]
+}