aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-15 07:49:24 -0800
committerJoel Galenson <jgalenson@google.com>2021-12-15 07:49:24 -0800
commit7c584c6633217cd3c3372298ff876dc6c417f031 (patch)
tree3611b5ba9d6aa3b62bd6626e0c9087a2caea7807
parentdbbef217d1d6be93ada75e1f6d56841fcf38543b (diff)
downloadprotobuf-7c584c6633217cd3c3372298ff876dc6c417f031.tar.gz
Add missed TEST_MAPPINGs
Test: None Change-Id: I71cd67add28f85e7221b8821940059bf3110b109
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ab8f416..b7c1df9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,5 +7,13 @@
{
"name": "virtualizationservice_device_test"
}
+ ],
+ "presubmit-rust": [
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
]
}