aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-03 01:13:30 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-03 01:13:30 +0000
commit4303567ad4abe0bd1bf75f4039c40820320f6523 (patch)
tree23224284f98ea749c0273ccbb1f1777193b70beb
parent9511b9929edb3df6f65d99c9ece9009ebf096b6c (diff)
parentde4924abd2c690b5d99b638ac5e7abb739a1bb60 (diff)
downloadheck-4303567ad4abe0bd1bf75f4039c40820320f6523.tar.gz
Update TEST_MAPPING am: bb278c9fe7 am: de4924abd2
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/heck/+/2005840 Change-Id: Ie49b6af83b703686419bc8a007f331cc0b7fde76
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index af9eb77..e5f5c4c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/argh"
+ },
+ {
"path": "external/rust/crates/base64"
}
],