aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING11
1 files changed, 5 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b854f81..1564ca8 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,19 +1,18 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "packages/modules/Virtualization/virtualizationmanager"
+ }
+ ],
"presubmit": [
{
"name": "serde-xml-rs_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
{
"name": "serde-xml-rs_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
}
]
}