aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 10:46:20 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 10:46:20 +0100
commit4f3e765eb415eccaa48c6d7d5ea6e014f366d63c (patch)
tree56bc37db1ea300bbe1dd13de239d70038b816283
parent72f0890b130b3ab305b86b11d94966daf3c3799b (diff)
downloadasync-task-4f3e765eb415eccaa48c6d7d5ea6e014f366d63c.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ia214553c79d8d69e20269d4d2cab48e27e243c2e
-rw-r--r--TEST_MAPPING9
1 files changed, 2 insertions, 7 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e07c7c9..c727841 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,13 +1,8 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
]
}