Add CtsBlobStoreHostTestCases to test_mapping.

Test: atest --test-mapping apex/blobstore
Change-Id: I5f854de9cef8f597fac1a5fa033a5561555f6173
This commit is contained in:
Sudheer Shanka
2020-02-18 13:31:52 -08:00
parent c7ddb87337
commit 87a88bb886

View File

@@ -3,6 +3,9 @@
{
"name": "CtsBlobStoreTestCases"
},
{
"name": "CtsBlobStoreHostTestCases"
},
{
"name": "FrameworksMockingServicesTests",
"options": [
@@ -12,4 +15,4 @@
]
}
]
}
}