aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING15
1 files changed, 1 insertions, 14 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 47710eb..fd5e1fe 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,22 +3,9 @@
"imports": [
{
"path": "external/rust/crates/gdbstub_arch"
- }
- ],
- "presubmit": [
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "bluetooth_with_facades.test"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
]
}