aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 10:42:51 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 10:42:51 +0100
commit6d2025f1dbecf89d3e5282374a5a956a8ea8b97b (patch)
tree2bda6582ee8f4fd8b8d8024306fca6e2d1026af2
parent7fa4601eb8a30b3c570d9ef25bcfd4b2a52775bb (diff)
downloadargh_derive-6d2025f1dbecf89d3e5282374a5a956a8ea8b97b.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I6a0b9a82c1978691c15775fcc7b2c947d4829e4c
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5cbb502..9f55024 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,6 +3,9 @@
"imports": [
{
"path": "external/rust/crates/argh"
+ },
+ {
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
]
}