diff --git a/apex/blobstore/TEST_MAPPING b/apex/blobstore/TEST_MAPPING index 25a15371ae47c..6d3c0d73f77f4 100644 --- a/apex/blobstore/TEST_MAPPING +++ b/apex/blobstore/TEST_MAPPING @@ -3,6 +3,9 @@ { "name": "CtsBlobStoreTestCases" }, + { + "name": "CtsBlobStoreHostTestCases" + }, { "name": "FrameworksMockingServicesTests", "options": [ @@ -12,4 +15,4 @@ ] } ] -} \ No newline at end of file +}