aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:51:40 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:51:40 +0000
commit793317079bd3270aa2fd237eefc4f379d56a442e (patch)
tree77ea09e76d78a4f392a4f8923768d5aca41cc1c1
parent95820d40ba0c89389aebebd8143fc627a53f104c (diff)
downloadpaste-793317079bd3270aa2fd237eefc4f379d56a442e.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I2dffe45ab8a4b5bd9e968a5b2f07721e6fd32cb5
-rw-r--r--TEST_MAPPING10
1 files changed, 8 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8d395d6..47710eb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,12 +7,18 @@
],
"presubmit": [
{
- "name": "virtualizationservice_device_test"
+ "name": "bluetooth_with_facades.test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
{
- "name": "virtualizationservice_device_test"
+ "name": "bluetooth_with_facades.test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
}
]
}