diff options
author | Sudheer Shanka <sudheersai@google.com> | 2020-02-18 13:31:52 -0800 |
---|---|---|
committer | Sudheer Shanka <sudheersai@google.com> | 2020-02-18 14:01:50 -0800 |
commit | 87a88bb88665c17e0b4c221dfd3d2ac9b66005d8 (patch) | |
tree | 071feb0f706b2c990c797400b82fe54e712396c7 /apex/blobstore/TEST_MAPPING | |
parent | c7ddb87337e62356a22be9de574490b1e62ce2b0 (diff) |
Add CtsBlobStoreHostTestCases to test_mapping.
Test: atest --test-mapping apex/blobstore
Change-Id: I5f854de9cef8f597fac1a5fa033a5561555f6173
Diffstat (limited to 'apex/blobstore/TEST_MAPPING')
-rw-r--r-- | apex/blobstore/TEST_MAPPING | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apex/blobstore/TEST_MAPPING b/apex/blobstore/TEST_MAPPING index 25a15371ae47..6d3c0d73f77f 100644 --- a/apex/blobstore/TEST_MAPPING +++ b/apex/blobstore/TEST_MAPPING @@ -4,6 +4,9 @@ "name": "CtsBlobStoreTestCases" }, { + "name": "CtsBlobStoreHostTestCases" + }, + { "name": "FrameworksMockingServicesTests", "options": [ { @@ -12,4 +15,4 @@ ] } ] -}
\ No newline at end of file +} |