diff options
author | 2020-05-27 11:45:02 +0100 | |
---|---|---|
committer | 2020-05-27 11:45:02 +0100 | |
commit | 2164f391a23034221359702de70836376e9c482e (patch) | |
tree | 8e761331233a3517d5e2a04199dbdc75e7992a03 /TEST_MAPPING | |
parent | 4b76d0d1da26ebec797433a7a2e56cc5f128e3aa (diff) |
Delete FuseDaemonHostTest
Now that we've migrated to CTS and added CtsScopedStorageHostTest, we
shouldn't keep FuseDaemonHostTest.
Also, update the TEST_MAPPING in MediaProvider to run
CtsScopedStorageHostTest in presubmit.
Test: atest --test-mapping
Fix: 142926859
Change-Id: Ica4044c2e5178dc538aca0b41823d5e4562ecd86
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index fa50cd73b..9d973e92e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -20,7 +20,7 @@ "name": "AdoptableHostTest" }, { - "name": "FuseDaemonHostTest" + "name": "CtsScopedStorageHostTest" }, { "name": "fuse_node_test" |