Add in TEST_MAPPING for acloud unittests. am: b4a10d6204 am: 0588379966 am: 72ae252226 am: 881157c4db am: a16b90efcf Change-Id: Ia4bd36a42f522e5ed22696a056380931a58b75c9
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 + } + ] +}